diff options
-rw-r--r-- | net/xmlrpc-c-devel/Makefile | 1 | ||||
-rw-r--r-- | net/xmlrpc-c/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile index 6099a503835e..464d4e4b4c6d 100644 --- a/net/xmlrpc-c-devel/Makefile +++ b/net/xmlrpc-c-devel/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ijliao@FreeBSD.org LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Frontier/Client.pm:${PORTSDIR}/net/p5-Frontier-RPC USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile index 6099a503835e..464d4e4b4c6d 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ijliao@FreeBSD.org LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Frontier/Client.pm:${PORTSDIR}/net/p5-Frontier-RPC USE_LIBTOOL= yes GNU_CONFIGURE= yes |