diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/grande/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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 |