Date: Thu, 4 Feb 2016 20:00:08 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408088 - head/games/cavezofphear Message-ID: <201602042000.u14K08TD002614@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602042000.u14K08TD002614>