diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/xmlrpc-epi/Makefile | 4 | ||||
-rw-r--r-- | net/xmlrpc-epi/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/xmlrpc-epi/Makefile b/net/xmlrpc-epi/Makefile index e181a2c48171..aecffd98fa15 100644 --- a/net/xmlrpc-epi/Makefile +++ b/net/xmlrpc-epi/Makefile @@ -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} diff --git a/net/xmlrpc-epi/pkg-plist b/net/xmlrpc-epi/pkg-plist index 34c96003cdd2..c74679f6569a 100644 --- a/net/xmlrpc-epi/pkg-plist +++ b/net/xmlrpc-epi/pkg-plist @@ -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 |