mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Revert to libtool:keepla to be on the safe side.
This commit is contained in:
parent
039af85f2c
commit
e203506fe9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359707
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= lzo2
|
||||
PORTVERSION= 2.07
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= archivers devel
|
||||
MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ \
|
||||
LOCAL/mandree
|
||||
@ -14,7 +14,7 @@ COMMENT= Portable speedy, lossless data compression library
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= libtool
|
||||
USES= libtool:keepla
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared --docdir=${DOCSDIR}
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -13,6 +13,7 @@ include/lzo/lzodefs.h
|
||||
include/lzo/lzoutil.h
|
||||
@dirrm include/lzo
|
||||
lib/liblzo2.a
|
||||
lib/liblzo2.la
|
||||
lib/liblzo2.so
|
||||
lib/liblzo2.so.2
|
||||
lib/liblzo2.so.2.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user