aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2007-08-08 20:50:11 +0800
committerarved <arved@FreeBSD.org>2007-08-08 20:50:11 +0800
commit953754f61aef44d96c3dc5c98f6910925e8cc5bc (patch)
tree01bbcb711bbda77cbd37efcbb0e146ef88492693 /games
parente10b4d89e4203bc501651b663de37e886b9fc431 (diff)
downloadfreebsd-ports-gnome-953754f61aef44d96c3dc5c98f6910925e8cc5bc.tar.gz
freebsd-ports-gnome-953754f61aef44d96c3dc5c98f6910925e8cc5bc.tar.zst
freebsd-ports-gnome-953754f61aef44d96c3dc5c98f6910925e8cc5bc.zip
Fix build by adding USE_AUTOTOOLS
Diffstat (limited to 'games')
-rw-r--r--games/gnomememoryblocks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnomememoryblocks/Makefile b/games/gnomememoryblocks/Makefile
index 8d577f30db34..5f47a2e9fa51 100644
--- a/games/gnomememoryblocks/Makefile
+++ b/games/gnomememoryblocks/Makefile
@@ -18,6 +18,7 @@ COMMENT= Memory Blocks game for GNOME
USE_GETTEXT= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf
+USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"