aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libsexymm
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-toolkits/libsexymm
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-toolkits/libsexymm')
-rw-r--r--x11-toolkits/libsexymm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libsexymm/Makefile b/x11-toolkits/libsexymm/Makefile
index ea215158109a..7e29f5ef5e45 100644
--- a/x11-toolkits/libsexymm/Makefile
+++ b/x11-toolkits/libsexymm/Makefile
@@ -16,6 +16,7 @@ COMMENT= C++ bindings for libsexy
LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
sexy:${PORTSDIR}/x11-toolkits/libsexy
+USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomehack
GNU_CONFIGURE= yes
USE_GMAKE= yes