From eb53fba3a3de513d33881ace4b62a80361aa1b92 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Tue, 31 May 2005 15:37:56 +0000 Subject: change the libtool version to use from 1.3 to 1.5 --- archivers/lzo2/Makefile | 2 +- archivers/lzo2/pkg-plist | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'archivers/lzo2') 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 -- cgit v1.2.3