summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-04-29 22:49:12 +0000
committerkris <kris@FreeBSD.org>2000-04-29 22:49:12 +0000
commit2d0a0e59d4f5463fca4c4b06f81933d3d4038427 (patch)
tree179ac24f49abcb6277918ea334256520b13a90f9 /www
parented18583f72cf7f4dff5991fffbbb35f03e17b073 (diff)
downloadFreeBSD-ports-2d0a0e59d4f5463fca4c4b06f81933d3d4038427.zip
FreeBSD-ports-2d0a0e59d4f5463fca4c4b06f81933d3d4038427.tar.gz
Add USE_LIBTOOL
Noticed by: bento
Diffstat (limited to 'www')
-rw-r--r--www/screem-devel/Makefile1
-rw-r--r--www/screem/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile
index 7529494..123a055 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} \
diff --git a/www/screem/Makefile b/www/screem/Makefile
index 7529494..123a055 100644
--- a/www/screem/Makefile
+++ b/www/screem/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} \
OpenPOWER on IntegriCloud