diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-28 22:37:43 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-28 22:37:43 +0000 |
commit | 62b70a85de3b100d6a95481572ab67d9fc5c39f2 (patch) | |
tree | 149852f2f73ac2fb6430cf6f1d618acb1edbc6f6 /devel/p5-POE-Component-Child | |
parent | bd4db3adf7086cbf9916b7e8101aa3215827e672 (diff) | |
download | ports-62b70a85de3b100d6a95481572ab67d9fc5c39f2.tar.gz ports-62b70a85de3b100d6a95481572ab67d9fc5c39f2.zip |
Notes
Diffstat (limited to 'devel/p5-POE-Component-Child')
-rw-r--r-- | devel/p5-POE-Component-Child/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-POE-Component-Child/Makefile b/devel/p5-POE-Component-Child/Makefile index 7decfbd8ba3d..b2cbbe588dae 100644 --- a/devel/p5-POE-Component-Child/Makefile +++ b/devel/p5-POE-Component-Child/Makefile @@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hideo@lastamericanempire.com COMMENT= POE child management -BUILD_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \ - ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE PERL_CONFIGURE= yes |