diff options
Diffstat (limited to 'net/ulxmlrpcpp/Makefile')
-rw-r--r-- | net/ulxmlrpcpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ulxmlrpcpp/Makefile b/net/ulxmlrpcpp/Makefile index f0c7b5b28227..faa5304f480d 100644 --- a/net/ulxmlrpcpp/Makefile +++ b/net/ulxmlrpcpp/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes -USE_GNOME= gnomehack +USES= pathfix USE_ICONV= yes USE_OPENSSL= yes USE_AUTOTOOLS= libtool |