aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-05-06 23:53:46 +0800
committerbapt <bapt@FreeBSD.org>2013-05-06 23:53:46 +0800
commit4b97c266f05682925dd6eee09077e25ec4526837 (patch)
tree7b71a618d946589aa41f4a601c33fe478f3b08fe
parent8125658176eb2b6a00216bc61058e31e8d19d160 (diff)
downloadfreebsd-ports-gnome-4b97c266f05682925dd6eee09077e25ec4526837.tar.gz
freebsd-ports-gnome-4b97c266f05682925dd6eee09077e25ec4526837.tar.zst
freebsd-ports-gnome-4b97c266f05682925dd6eee09077e25ec4526837.zip
Remove left USE_NCURSES
-rw-r--r--games/mangband/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/mangband/Makefile b/games/mangband/Makefile
index e1b2782e31eb..a84066e85a4a 100644
--- a/games/mangband/Makefile
+++ b/games/mangband/Makefile
@@ -14,7 +14,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes
USES= ncurses
USE_GMAKE= yes
-USE_NCURSES= yes
MAKE_ARGS= "DATADIR=${DATADIR}"