aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-09 03:36:52 +0800
committermarcus <marcus@FreeBSD.org>2002-09-09 03:36:52 +0800
commit91be04ecaf059a9f2fdbc745f0132d6bdbb7a34e (patch)
treeaed876b715bc8c457e6750cdf372f71c696f9a53
parenta2d51e8e317387e7e2d6344d7b1d0f5ac51e2af1 (diff)
downloadfreebsd-ports-gnome-91be04ecaf059a9f2fdbc745f0132d6bdbb7a34e.tar.gz
freebsd-ports-gnome-91be04ecaf059a9f2fdbc745f0132d6bdbb7a34e.tar.zst
freebsd-ports-gnome-91be04ecaf059a9f2fdbc745f0132d6bdbb7a34e.zip
Restore the USE_LIBTOOL line which was accidentally deleted when moving to the
GNOMENG infrastructure. Submitted by: bento
-rw-r--r--x11-toolkits/gtkextra--/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkextra--/Makefile b/x11-toolkits/gtkextra--/Makefile
index 38d982fb909c..8fcc34891079 100644
--- a/x11-toolkits/gtkextra--/Makefile
+++ b/x11-toolkits/gtkextra--/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= gtkextra.17:${PORTSDIR}/x11-toolkits/gtkextra \
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GTK= yes
+USE_LIBTOOL= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
INSTALLS_SHLIB= yes