aboutsummaryrefslogtreecommitdiff
path: root/games/gnomememoryblocks/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2007-08-08 12:50:11 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2007-08-08 12:50:11 +0000
commitbb50474a08474ad08229d0ac20c7f7cbc3ebac64 (patch)
treebd425ed84fccb584f94744a0ef6ea1fa2039269c /games/gnomememoryblocks/Makefile
parentf6aa66430107d1e49f8912ee5f0636df8cf4bd3d (diff)
downloadports-bb50474a08474ad08229d0ac20c7f7cbc3ebac64.tar.gz
ports-bb50474a08474ad08229d0ac20c7f7cbc3ebac64.zip
Fix build by adding USE_AUTOTOOLS
Notes
Notes: svn path=/head/; revision=197339
Diffstat (limited to 'games/gnomememoryblocks/Makefile')
-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"