aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-02 22:06:03 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-02 22:06:03 +0000
commit58e2fee9f636824b9d8f3346e1ebad074e4178d5 (patch)
treebce5a6128bd8a6e4b709a3a3a96fb76244e96962 /games
parentab31b7a4bfaf2c17d4466bad3d21ae47e396d17e (diff)
downloadports-58e2fee9f636824b9d8f3346e1ebad074e4178d5.tar.gz
ports-58e2fee9f636824b9d8f3346e1ebad074e4178d5.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/thevalley/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/thevalley/Makefile b/games/thevalley/Makefile
index e973a950eb38..4bd516f23d12 100644
--- a/games/thevalley/Makefile
+++ b/games/thevalley/Makefile
@@ -3,7 +3,7 @@
PORTNAME= thevalley
PORTVERSION= 0.98
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://www.autismuk.freeserve.co.uk/
DISTNAME= valley-${PORTVERSION}
@@ -11,11 +11,11 @@ DISTNAME= valley-${PORTVERSION}
MAINTAINER= edwin@mavetju.org
COMMENT= The Valley is a rewrite of an old RPG from the early 1980s
-USE_AUTOTOOLS= libtool
-HAS_CONFIGURE= yes
+USE_AUTOTOOLS= libtoolize
+GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_SDL= sdl
-USES= perl5
+USES= libtool perl5
USE_PERL5= build
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CXXFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include