1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Drop .la files, no dependees require them

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-09-21 12:33:10 +00:00
parent 137f4e0a57
commit 811311060a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368747
2 changed files with 2 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= xerces-c3
PORTVERSION= 3.1.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_APACHE}
MASTER_SITE_SUBDIR= xerces/c/3/sources
@ -14,7 +14,7 @@ COMMENT= Validating XML parser from the Apache XML Project
CONFLICTS= xerces-c2-[0-9]* xerces-c2-devel-[0-9]*
USES= gmake pathfix libtool:keepla
USES= gmake pathfix libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \

View File

@ -19,7 +19,6 @@ lib/libxerces-c-3.1.so
lib/libxerces-c.so.3
lib/libxerces-c.so
lib/libxerces-c.a
lib/libxerces-c.la
include/xercesc/dom/DOM.hpp
include/xercesc/dom/DOMAttr.hpp
include/xercesc/dom/DOMCDATASection.hpp