diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-07-31 09:32:28 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-07-31 09:32:28 +0000 |
commit | b221955803acd8228ab516189b238fb5e9c162ed (patch) | |
tree | 390212238fa5a469b51c9603e042fc0afd418d8e /devel/p5-POE-Test-Loops | |
parent | 9bde49e6c6b86ead14bf2d1b60473945ff0961b3 (diff) | |
download | ports-b221955803acd8228ab516189b238fb5e9c162ed.tar.gz ports-b221955803acd8228ab516189b238fb5e9c162ed.zip |
Notes
Diffstat (limited to 'devel/p5-POE-Test-Loops')
-rw-r--r-- | devel/p5-POE-Test-Loops/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/p5-POE-Test-Loops/Makefile b/devel/p5-POE-Test-Loops/Makefile index 668d2269b602..d43333104cfa 100644 --- a/devel/p5-POE-Test-Loops/Makefile +++ b/devel/p5-POE-Test-Loops/Makefile @@ -14,9 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= hideo@lastamericanempire.com COMMENT= Reusable tests for POE Loop authors -BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS= ${BUILD_DEPENDS} - PERL_CONFIGURE= yes MAN3= POE::Test::Loops.3 |