1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Drop .la files, no dependees require them

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-08-14 05:45:58 +00:00
parent 1d3844085c
commit ae28895216
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364832
2 changed files with 2 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= varconf
PORTVERSION= 1.0.1
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= SF/worldforge/${PORTNAME}%20%28config%20lib%29/${PORTVERSION}
@ -15,7 +15,7 @@ LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20
OPTIONS_DEFINE= DOCS
GNU_CONFIGURE= yes
USES= compiler:c++11-lib libtool:keepla pathfix pkgconfig tar:bzip2
USES= compiler:c++11-lib libtool pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip

View File

@ -7,7 +7,6 @@ include/varconf-1.0/varconf/parse_error.h
include/varconf-1.0/varconf/varconf.h
include/varconf-1.0/varconf/varconf_defs.h
include/varconf-1.0/varconf/variable.h
lib/libvarconf-1.0.la
lib/libvarconf-1.0.so
lib/libvarconf-1.0.so.8
lib/libvarconf-1.0.so.8.0.0