aboutsummaryrefslogtreecommitdiff
path: root/net/librsync
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-28 09:07:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-28 09:07:47 +0000
commit89a0b31acd9083a2eb8835a17c5d98c775908c34 (patch)
treeeada1f039182dde7633eb80f55ed5ae086ade13d /net/librsync
parent288f8ab5dc859869ee6fe798712438b43b39ae5c (diff)
downloadports-89a0b31acd9083a2eb8835a17c5d98c775908c34.tar.gz
ports-89a0b31acd9083a2eb8835a17c5d98c775908c34.zip
Use libtool port instead of included one to avoid objformat a.out botch
Notes
Notes: svn path=/head/; revision=183519
Diffstat (limited to 'net/librsync')
-rw-r--r--net/librsync/Makefile1
-rw-r--r--net/librsync/pkg-plist1
2 files changed, 2 insertions, 0 deletions
diff --git a/net/librsync/Makefile b/net/librsync/Makefile
index 1a5b02568abb..45db6b3de5a6 100644
--- a/net/librsync/Makefile
+++ b/net/librsync/Makefile
@@ -18,6 +18,7 @@ COMMENT= Library for delta compression of streams
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/net/librsync/pkg-plist b/net/librsync/pkg-plist
index 3d6364b7d5b7..f8b229ef9b8f 100644
--- a/net/librsync/pkg-plist
+++ b/net/librsync/pkg-plist
@@ -2,5 +2,6 @@ bin/rdiff
include/librsync.h
include/librsync-config.h
lib/librsync.a
+lib/librsync.la
lib/librsync.so
lib/librsync.so.1