diff options
Diffstat (limited to 'net/xmlrpc-c/Makefile')
-rw-r--r-- | net/xmlrpc-c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile index 588a71886c40..eeebea92bfb1 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww RUN_DEPENDS= ${SITE_PERL}/Frontier/Client.pm:${PORTSDIR}/net/p5-Frontier-RPC USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes MAN1= meerkat-app-list.1 xml-rpc-api2cpp.1 xmlrpc-c-config.1 \ |