summaryrefslogtreecommitdiff
path: root/net/xmlrpc-c
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-08 16:46:55 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-08 16:46:55 +0000
commitd562318bbfccd59c860792004e905b17da54f5a4 (patch)
tree47cdfeed36f0edb9afc4b1c50b01fbc5bb2dbae7 /net/xmlrpc-c
parent1. Be a bit more verbose about how to set it up. (diff)
one of its tools need Frontier::Client perl module
Notes
Notes: svn path=/head/; revision=39268
Diffstat (limited to 'net/xmlrpc-c')
-rw-r--r--net/xmlrpc-c/Makefile1
1 files changed, 1 insertions, 0 deletions
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