aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-02-10 14:05:06 +0800
committerkris <kris@FreeBSD.org>2007-02-10 14:05:06 +0800
commit7cec0aff538bd1247a8696e8d885def0884191a2 (patch)
tree66ed2730739548863faec636954851947bd93357 /x11-wm
parentb4d5ce502d5f7617170d7f6a6efd5d218c074d6f (diff)
downloadfreebsd-ports-gnome-7cec0aff538bd1247a8696e8d885def0884191a2.tar.gz
freebsd-ports-gnome-7cec0aff538bd1247a8696e8d885def0884191a2.tar.zst
freebsd-ports-gnome-7cec0aff538bd1247a8696e8d885def0884191a2.zip
Use libtool15 port instead of included version to avoid objformat a.out botch
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fluxspace/Makefile1
-rw-r--r--x11-wm/kahakai/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/fluxspace/Makefile b/x11-wm/fluxspace/Makefile
index a99db137e536..145df29143fd 100644
--- a/x11-wm/fluxspace/Makefile
+++ b/x11-wm/fluxspace/Makefile
@@ -17,6 +17,7 @@ COMMENT= A window manager and workspace enhancer and integrator
BUILD_DEPENDS= imlib2-config:${PORTSDIR}/graphics/imlib2 \
swig:${PORTSDIR}/devel/swig13
+USE_AUTOTOOLS= libtool:15
USE_PYTHON= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/x11-wm/kahakai/Makefile b/x11-wm/kahakai/Makefile
index 667871d47edd..8d22ce873751 100644
--- a/x11-wm/kahakai/Makefile
+++ b/x11-wm/kahakai/Makefile
@@ -24,6 +24,7 @@ RUN_DEPENDS= \
DEPRECATED= "Development ceased"
+USE_AUTOTOOLS= libtool:15
USE_PERL5_BUILD=yes
USE_BZIP2= yes
USE_GMAKE= yes