mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
don't install .la files
This commit is contained in:
parent
c349f056ad
commit
45912e9545
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136534
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Astronomical Calculation Library
|
||||
|
||||
USE_GNOME= gnometarget lthack
|
||||
USE_REINPLACE= yes
|
||||
USE_INC_LIBTOOL_VER= 15
|
||||
USE_LIBTOOL_VER= 15
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-patch:
|
||||
|
@ -3,6 +3,5 @@ include/libnova.h
|
||||
lib/libnova-0.9.so
|
||||
lib/libnova-0.9.so.0
|
||||
lib/libnova.a
|
||||
lib/libnova.la
|
||||
lib/libnova.so
|
||||
share/aclocal/libnova-check.m4
|
||||
|
Loading…
Reference in New Issue
Block a user