aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-05-09 01:22:11 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-05-09 01:22:11 +0800
commit13c8e8e4459a976cd049410ea29fd8ea7a1a6c9c (patch)
tree848b765dea4e5c645a566bb51c6090ed6ccd28e8 /games
parent4cbb58642ca099533771edd6fc50d7bd191e94f3 (diff)
downloadfreebsd-ports-gnome-13c8e8e4459a976cd049410ea29fd8ea7a1a6c9c.tar.gz
freebsd-ports-gnome-13c8e8e4459a976cd049410ea29fd8ea7a1a6c9c.tar.zst
freebsd-ports-gnome-13c8e8e4459a976cd049410ea29fd8ea7a1a6c9c.zip
- libtool is not needed, switch to libtoolize
Diffstat (limited to 'games')
-rw-r--r--games/critterding/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/critterding/Makefile b/games/critterding/Makefile
index cb6a4e7caf56..b88aa6ff7f5d 100644
--- a/games/critterding/Makefile
+++ b/games/critterding/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
USES= tar:bzip2 pkgconfig
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtool
+USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtoolize
USE_SDL= sdl
USE_GL= gl
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2