diff options
Diffstat (limited to 'games/scorched3d/Makefile')
-rw-r--r-- | games/scorched3d/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile index 704f4a60af58..5ba407dcacc1 100644 --- a/games/scorched3d/Makefile +++ b/games/scorched3d/Makefile @@ -7,6 +7,7 @@ PORTNAME= scorched3d PORTVERSION= 0.${SCORCH_VERSION}${SCORCH_REVISION} +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${SCORCH_VERSION}/ DISTNAME= Scorched3D-${SCORCH_VERSION}-src @@ -31,7 +32,7 @@ USE_SDL= mixer net sdl GNU_CONFIGURE= yes USE_GL= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:15 autoconf:262 +USE_AUTOTOOLS= automake:15 autoconf:267 USE_PERL5= yes USE_WX= 2.4+ WX_CONF_ARGS= absolute |