summaryrefslogtreecommitdiff
path: root/www/screem-devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-04-29 22:49:12 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-04-29 22:49:12 +0000
commit5075c6c2dc76d4b1a0e630cd26de3535e7cb4a0e (patch)
treec516f847be6321d6ffe82305474fd5e9466587a4 /www/screem-devel
parentChase the checksum: trivial source changes (diff)
Add USE_LIBTOOL
Noticed by: bento
Notes
Notes: svn path=/head/; revision=28098
Diffstat (limited to 'www/screem-devel')
-rw-r--r--www/screem-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile
index 7529494b3a27..123a05567c9b 100644
--- a/www/screem-devel/Makefile
+++ b/www/screem-devel/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= glade.3:${PORTSDIR}/devel/libglade
LIBGLADE_CONFIG?= ${LOCALBASE}/bin/libglade-config
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_LIBTOOL= yes
USE_X_PREFIX= yes
CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
CONFIGURE_ARGS= --with-gnome=${PREFIX}/include --prefix=${PREFIX} \