aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzo
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /archivers/lzo
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Notes
Diffstat (limited to 'archivers/lzo')
-rw-r--r--archivers/lzo/Makefile4
-rw-r--r--archivers/lzo/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile
index 42e40ebad857..eb2bf0c0ba71 100644
--- a/archivers/lzo/Makefile
+++ b/archivers/lzo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lzo
PORTVERSION= 1.08
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= archivers devel
MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/LZO-v1/
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= libs/compression
MAINTAINER= matthias.andree@gmx.de
COMMENT= Portable speedy, lossless data compression library
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
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 9951bb36e9a9..88c2fcc7401f 100644
--- a/archivers/lzo/pkg-plist
+++ b/archivers/lzo/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