svn commit: r317526 - head/games/mangband
Baptiste Daroussin
bapt at FreeBSD.org
Mon May 6 15:53:47 UTC 2013
Author: bapt
Date: Mon May 6 15:53:46 2013
New Revision: 317526
URL: http://svnweb.freebsd.org/changeset/ports/317526
Log:
Remove left USE_NCURSES
Modified:
head/games/mangband/Makefile
Modified: head/games/mangband/Makefile
==============================================================================
--- head/games/mangband/Makefile Mon May 6 15:34:17 2013 (r317525)
+++ head/games/mangband/Makefile Mon May 6 15:53:46 2013 (r317526)
@@ -14,7 +14,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes
USES= ncurses
USE_GMAKE= yes
-USE_NCURSES= yes
MAKE_ARGS= "DATADIR=${DATADIR}"
More information about the svn-ports-head
mailing list