aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-02-01 10:42:05 +0800
committerkris <kris@FreeBSD.org>2007-02-01 10:42:05 +0800
commite8cba9559938186c1aa7ef89fec79e8e5bad69e0 (patch)
treeac96cc557a3c739c998a65dde0f24b45ce616c76 /misc
parent0dfa7444282b84aa0f915751fd1fd11bd1390eed (diff)
downloadfreebsd-ports-gnome-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.tar.gz
freebsd-ports-gnome-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.tar.zst
freebsd-ports-gnome-e8cba9559938186c1aa7ef89fec79e8e5bad69e0.zip
Use libtool port instead of included version to avoid objformat a.out botch
Diffstat (limited to 'misc')
-rw-r--r--misc/linm/Makefile1
-rw-r--r--misc/xdelta/Makefile1
-rw-r--r--misc/xdelta/pkg-plist2
3 files changed, 4 insertions, 0 deletions
diff --git a/misc/linm/Makefile b/misc/linm/Makefile
index 239bc1bea27f..da64a25b20f9 100644
--- a/misc/linm/Makefile
+++ b/misc/linm/Makefile
@@ -17,6 +17,7 @@ COMMENT= Clone of Mdir, mc-style terminal file manager
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
+USE_AUTOTOOLS= libtool:15
USE_ICONV= yes
USE_OPENSSL= yes
USE_GMAKE= yes
diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile
index 095a488931be..e8994160c429 100644
--- a/misc/xdelta/Makefile
+++ b/misc/xdelta/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A diff/patch utility for binary files
+USE_AUTOTOOLS= libtool:15
USE_GNOME= glib12
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
diff --git a/misc/xdelta/pkg-plist b/misc/xdelta/pkg-plist
index d23f824a31b7..33124667f3c0 100644
--- a/misc/xdelta/pkg-plist
+++ b/misc/xdelta/pkg-plist
@@ -5,9 +5,11 @@ include/edsio_edsio.h
include/xd_edsio.h
include/xdelta.h
lib/libedsio.a
+lib/libedsio.la
lib/libedsio.so
lib/libedsio.so.0
lib/libxdelta.a
+lib/libxdelta.la
lib/libxdelta.so
lib/libxdelta.so.2
share/aclocal/xdelta.m4