summaryrefslogtreecommitdiff
path: root/archivers/lzo
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-05-31 16:01:15 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-05-31 16:01:15 +0000
commit45912e9545fd776fb5433b1dbeae2629d7776c8d (patch)
tree95f7a590d3e017b4dcbcc85b8726d6659f9ae12e /archivers/lzo
parentUpdate to 1.95 (diff)
don't install .la files
Notes
Notes: svn path=/head/; revision=136534
Diffstat (limited to 'archivers/lzo')
-rw-r--r--archivers/lzo/Makefile2
-rw-r--r--archivers/lzo/pkg-plist1
2 files changed, 1 insertions, 2 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile
index e50726ecb132..5ac717e26fab 100644
--- a/archivers/lzo/Makefile
+++ b/archivers/lzo/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= 15
+USE_LIBTOOL_VER= 15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-shared
INSTALLS_SHLIB= yes
diff --git a/archivers/lzo/pkg-plist b/archivers/lzo/pkg-plist
index 88c2fcc7401f..9951bb36e9a9 100644
--- a/archivers/lzo/pkg-plist
+++ b/archivers/lzo/pkg-plist
@@ -11,7 +11,6 @@ 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