diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-01-08 18:04:06 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-01-08 18:04:06 +0000 |
commit | ed4c4cd157d113d667a8f30adfdebd774e81712a (patch) | |
tree | 65a191831a509f97004108bbe52bfbc493f2ecf9 /textproc/p5-WDDX | |
parent | e36b07de715d76a4f1c74ac280a68a36f45ec1f4 (diff) |
Notes
Diffstat (limited to 'textproc/p5-WDDX')
-rw-r--r-- | textproc/p5-WDDX/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-WDDX/Makefile b/textproc/p5-WDDX/Makefile index 12fc73c9b677..5b43015c81d4 100644 --- a/textproc/p5-WDDX/Makefile +++ b/textproc/p5-WDDX/Makefile @@ -16,6 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse WDDX Packets +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser PERL_CONFIGURE= yes |