aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-02 22:03:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-02 22:03:37 +0000
commitcc02e95a9a7da43903aee5fc4cf1f879f9850841 (patch)
treef81a72f48658ca11c09397361a8ba601671700f2 /games
parentc092eed4293126dc004eb67ebb297ef20db90e59 (diff)
downloadports-cc02e95a9a7da43903aee5fc4cf1f879f9850841.tar.gz
ports-cc02e95a9a7da43903aee5fc4cf1f879f9850841.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/exult/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/games/exult/Makefile b/games/exult/Makefile
index edb2cd50a340..2b9b663d5625 100644
--- a/games/exult/Makefile
+++ b/games/exult/Makefile
@@ -3,11 +3,12 @@
PORTNAME= exult
PORTVERSION= 1.5.0.20130315
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.math.leidenuniv.nl/~wpalenst/cvs/
DISTNAME= exult-20130315-0400
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= games@FreeBSD.org
COMMENT= Ultima VII engine
LICENSE= GPLv2
@@ -17,8 +18,9 @@ RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity
USE_SDL= sdl mixer
USE_XORG= x11
-USES= gmake pkgconfig
-USE_AUTOTOOLS= libtool autoconf automake aclocal autoheader libtoolize
+USES= gmake libtool pkgconfig
+USE_AUTOTOOLS= autoconf automake aclocal autoheader libtoolize
+GNU_CONFIGURE= yes
AUTOMAKE_ARGS= --add-missing
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib