svn commit: r408088 - head/games/cavezofphear
John Marino
marino at FreeBSD.org
Thu Feb 4 20:00:10 UTC 2016
Author: marino
Date: Thu Feb 4 20:00:08 2016
New Revision: 408088
URL: https://svnweb.freebsd.org/changeset/ports/408088
Log:
games/cavezofphear: USES+= ncurses
Modified:
head/games/cavezofphear/Makefile
Modified: head/games/cavezofphear/Makefile
==============================================================================
--- head/games/cavezofphear/Makefile Thu Feb 4 19:59:11 2016 (r408087)
+++ head/games/cavezofphear/Makefile Thu Feb 4 20:00:08 2016 (r408088)
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/src
-USES= gmake tar:bzip2
+USES= gmake ncurses tar:bzip2
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
ALL_TARGET= phear
More information about the svn-ports-all
mailing list