View | Details | Raw Unified | Return to bug 27952
Collapse All | Expand All

(-)zsnes/Makefile (-1 / +2 lines)
Lines 16-22 Link Here
16
16
17
# This must be >= 0.98!
17
# This must be >= 0.98!
18
BUILD_DEPENDS=	nasm-0.98:${PORTSDIR}/devel/nasm
18
BUILD_DEPENDS=	nasm-0.98:${PORTSDIR}/devel/nasm
19
LIB_DEPENDS=	SDL-1.1.3:${PORTSDIR}/devel/sdl12
19
LIB_DEPENDS=	SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
20
		png.4:${PORTSDIR}/graphics/png
20
21
21
USE_X_PREFIX=	yes
22
USE_X_PREFIX=	yes
22
USE_GMAKE=	yes
23
USE_GMAKE=	yes

Return to bug 27952