From 9bb99c585a3e7197f11bb718929e8c2a47d70bd5 Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Wed, 27 Nov 2002 14:28:55 +0000 Subject: Fix to use autoconf the right way: don't assign to AUTOCONF or AUTOCONF_DIR, there is NOOOO autoconf 252, and NO POOFTERS! --- games/grande/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games/grande') diff --git a/games/grande/Makefile b/games/grande/Makefile index 2de98c1d77df..930feda51112 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 -- cgit v1.2.3