diff options
-rw-r--r-- | games/scorched3d/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile index 9b05cf4b2bd0..741bf57ec3ae 100644 --- a/games/scorched3d/Makefile +++ b/games/scorched3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= scorched3d PORTVERSION= 0.${SCORCH_VERSION}${SCORCH_REVISION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scorched3d @@ -29,7 +29,8 @@ USE_SDL= mixer net sdl GNU_CONFIGURE= yes USE_GL= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:15 autoconf:253 +USE_AUTOTOOLS= automake:15 autoconf:261 +USE_PERL5= yes USE_WX= 2.6 WX_CONF_ARGS= absolute |