summaryrefslogtreecommitdiff
path: root/archivers/lzo2
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-05-31 15:37:56 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-05-31 15:37:56 +0000
commiteb53fba3a3de513d33881ace4b62a80361aa1b92 (patch)
tree8e0234fbef4917b8b948c599b66261b6411085d2 /archivers/lzo2
parentchange the libtool version to use from 1.3 to 1.5 (diff)
change the libtool version to use from 1.3 to 1.5
Notes
Notes: svn path=/head/; revision=136526
Diffstat (limited to 'archivers/lzo2')
-rw-r--r--archivers/lzo2/Makefile2
-rw-r--r--archivers/lzo2/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index d2cb03d950b0..e308fe97678d 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= libs/compression
MAINTAINER= ports@FreeBSD.org
COMMENT= Portable speedy, lossless data compression library
-USE_INC_LIBTOOL_VER= 13
+USE_INC_LIBTOOL_VER= 15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-shared
INSTALLS_SHLIB= yes
diff --git a/archivers/lzo2/pkg-plist b/archivers/lzo2/pkg-plist
index 9951bb36e9a9..88c2fcc7401f 100644
--- a/archivers/lzo2/pkg-plist
+++ b/archivers/lzo2/pkg-plist
@@ -11,6 +11,7 @@ include/lzo2a.h
include/lzoconf.h
include/lzoutil.h
lib/liblzo.a
+lib/liblzo.la
lib/liblzo.so
lib/liblzo.so.1
%%PORTDOCS%%%%DOCSDIR%%/LTEST.TXT