aboutsummaryrefslogtreecommitdiff
path: root/ftp/paraget/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-01-24 16:53:07 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-01-24 16:53:07 +0000
commiteb3bcf129e18d971a08a27d109811939ca8a6356 (patch)
treeb5a0be0e96b1b08eb3be7f657bc5ef1f320658c8 /ftp/paraget/Makefile
parentd0b614eda5560e4a27987ec56ff7cb46cca0a663 (diff)
downloadports-eb3bcf129e18d971a08a27d109811939ca8a6356.tar.gz
ports-eb3bcf129e18d971a08a27d109811939ca8a6356.zip
add run depends
Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
Notes
Notes: svn path=/head/; revision=53691
Diffstat (limited to 'ftp/paraget/Makefile')
-rw-r--r--ftp/paraget/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ftp/paraget/Makefile b/ftp/paraget/Makefile
index 7ec435df253d..9ed1cec1b9dc 100644
--- a/ftp/paraget/Makefile
+++ b/ftp/paraget/Makefile
@@ -16,7 +16,9 @@ MAINTAINER= ijliao@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${BUILD_DEPENDS} \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
PERL_CONFIGURE= yes