diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-08 16:46:55 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-08 16:46:55 +0000 |
commit | d562318bbfccd59c860792004e905b17da54f5a4 (patch) | |
tree | 47cdfeed36f0edb9afc4b1c50b01fbc5bb2dbae7 /net/xmlrpc-c-devel/Makefile | |
parent | 6c32347553453f3f31929c448d717bd5f2e49d1f (diff) | |
download | ports-d562318bbfccd59c860792004e905b17da54f5a4.tar.gz ports-d562318bbfccd59c860792004e905b17da54f5a4.zip |
Notes
Diffstat (limited to 'net/xmlrpc-c-devel/Makefile')
-rw-r--r-- | net/xmlrpc-c-devel/Makefile | 1 |
1 files changed, 1 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 |