aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-30 07:51:55 +0800
committerkris <kris@FreeBSD.org>2007-01-30 07:51:55 +0800
commitc4b25c8706563848067a2476165dc6d1b9847808 (patch)
tree0a79c4a43e327cfd471e874f7fe11b78057b34be /devel
parente2c3f06a64aca1169fe9b5289b0ebf9227714e9f (diff)
downloadfreebsd-ports-gnome-c4b25c8706563848067a2476165dc6d1b9847808.tar.gz
freebsd-ports-gnome-c4b25c8706563848067a2476165dc6d1b9847808.tar.zst
freebsd-ports-gnome-c4b25c8706563848067a2476165dc6d1b9847808.zip
Use libtool port instead of included version to avoid a.out objformat botch
Diffstat (limited to 'devel')
-rw-r--r--devel/glib12/Makefile1
-rw-r--r--devel/libvanessa_socket/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/glib12/Makefile b/devel/glib12/Makefile
index 0239396c7baf..1d54f118770f 100644
--- a/devel/glib12/Makefile
+++ b/devel/glib12/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= sources/glib/1.2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Some useful routines of C programming (previous stable version)
+USE_AUTOTOOLS= libtool:15
USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/devel/libvanessa_socket/Makefile b/devel/libvanessa_socket/Makefile
index 9928b8ebaf71..8a91144adea9 100644
--- a/devel/libvanessa_socket/Makefile
+++ b/devel/libvanessa_socket/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger \
MAN1= vanessa_socket_pipe.1
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \