aboutsummaryrefslogtreecommitdiff
path: root/games/critterding
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-19 07:45:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-09-19 07:45:28 +0000
commit46917cb875a3911b538097afbc1e16a51a7eb572 (patch)
treee2bbf0d1c2405fadf2e76cd552569f07732af2b3 /games/critterding
parentd16ec16c67badeed19c64c8ba555302c65263fb9 (diff)
downloadports-46917cb875a3911b538097afbc1e16a51a7eb572.tar.gz
ports-46917cb875a3911b538097afbc1e16a51a7eb572.zip
- Switch to USES=autoreconf
Notes
Notes: svn path=/head/; revision=368542
Diffstat (limited to 'games/critterding')
-rw-r--r--games/critterding/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/critterding/Makefile b/games/critterding/Makefile
index 86a8c49cd9fd..7b51c394c4c8 100644
--- a/games/critterding/Makefile
+++ b/games/critterding/Makefile
@@ -12,10 +12,8 @@ COMMENT= Evolving Artificial Life
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
-USES= libtool pkgconfig tar:bzip2
+USES= autoreconf libtool pkgconfig tar:bzip2
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf aclocal autoheader automake libtoolize
-AUTOMAKE_ARGS= -a -c -f
USE_SDL= sdl
USE_GL= gl
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2