summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2002-11-27 14:28:55 +0000
committeralane <alane@FreeBSD.org>2002-11-27 14:28:55 +0000
commitca056966ff60514381e6b2daa3af7c12d5589354 (patch)
treefa5f3becdce80906a96c77fa34a14d09015f8226 /games
parent04d5e7dbee437f7fabd96947fc28875723b3ff75 (diff)
downloadFreeBSD-ports-ca056966ff60514381e6b2daa3af7c12d5589354.zip
FreeBSD-ports-ca056966ff60514381e6b2daa3af7c12d5589354.tar.gz
Fix to use autoconf the right way: don't assign to AUTOCONF or AUTOCONF_DIR,
there is NOOOO autoconf 252, and NO POOFTERS!
Diffstat (limited to 'games')
-rw-r--r--games/grande/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/grande/Makefile b/games/grande/Makefile
index 2de98c1..930feda 100644
--- a/games/grande/Makefile
+++ b/games/grande/Makefile
@@ -19,9 +19,7 @@ NO_CDROM= Possible copyright infringement
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-USE_AUTOCONF_VER= 252
-AUTOCONF= autoconf
-AUTOCONF_DIR= ${LOCALBASE}/share/autoconf
+USE_AUTOCONF_VER= 253
pre-install:
${MKDIR} ${PREFIX}/share/${PORTNAME}/score
OpenPOWER on IntegriCloud