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

(-)ssc/Makefile (-1 / +2 lines)
Lines 14-20 Link Here
14
MAINTAINER=	tiamat@comset.net
14
MAINTAINER=	tiamat@comset.net
15
COMMENT=	An OpenGL arcade space shoot-em-up with interesting physics
15
COMMENT=	An OpenGL arcade space shoot-em-up with interesting physics
16
16
17
LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2
17
LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png \
18
		freetype.9:${PORTSDIR}/print/freetype2
18
19
19
USE_BZIP2=	yes
20
USE_BZIP2=	yes
20
USE_GMAKE=	yes
21
USE_GMAKE=	yes

Return to bug 61865