diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 12:42:52 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 12:42:52 +0000 |
commit | c9b4f372f45de0fc56af0a64e1f851a1e22a9279 (patch) | |
tree | 7f80c1c66cbf0347e6332598f6c4b63f7fff070a /textproc/p5-Text-Report | |
parent | 657447da66b38ad1fbbfe5d9829ede801ebd2923 (diff) | |
download | ports-c9b4f372f45de0fc56af0a64e1f851a1e22a9279.tar.gz ports-c9b4f372f45de0fc56af0a64e1f851a1e22a9279.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Report')
-rw-r--r-- | textproc/p5-Text-Report/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Report/Makefile b/textproc/p5-Text-Report/Makefile index fdaad8067603..bbb724e7d104 100644 --- a/textproc/p5-Text-Report/Makefile +++ b/textproc/p5-Text-Report/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= For generating mixed columnar formatted reports and report templates -RUN_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple +RUN_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |