forked from Lainports/freebsd-ports
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
e7dfa6d920
commit
21e92ecbd7
2 changed files with 2 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= xmlrpc-epi
|
||||
PORTVERSION= 0.54.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-base/${PORTVERSION}/
|
||||
|
||||
|
|
@ -14,7 +14,7 @@ LICENSE= MIT
|
|||
|
||||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USES= gmake iconv libtool:keepla tar:bzip2
|
||||
USES= gmake iconv libtool tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ include/xml_to_xmlrpc.h
|
|||
include/xmlrpc.h
|
||||
include/xmlrpc_introspection.h
|
||||
lib/libxmlrpc-epi.a
|
||||
lib/libxmlrpc-epi.la
|
||||
lib/libxmlrpc-epi.so
|
||||
lib/libxmlrpc-epi.so.0
|
||||
lib/libxmlrpc-epi.so.0.0.3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue