diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-12-17 15:39:36 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-17 15:39:36 +0000 |
commit | 14d750125f50dd0ca4560ca608da80256c753ed1 (patch) | |
tree | 2c777b510bf113de76c97e52fd4dfebf505c8e6e /devel/p5-Getopt-Compact-WithCmd | |
parent | da7b202bc73ca6f707aaa9343cbe60e5cb7187b8 (diff) | |
download | ports-14d750125f50dd0ca4560ca608da80256c753ed1.tar.gz ports-14d750125f50dd0ca4560ca608da80256c753ed1.zip |
Notes
Diffstat (limited to 'devel/p5-Getopt-Compact-WithCmd')
-rw-r--r-- | devel/p5-Getopt-Compact-WithCmd/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/devel/p5-Getopt-Compact-WithCmd/Makefile b/devel/p5-Getopt-Compact-WithCmd/Makefile index 25feec5ff8ba..a8fd532ae6f9 100644 --- a/devel/p5-Getopt-Compact-WithCmd/Makefile +++ b/devel/p5-Getopt-Compact-WithCmd/Makefile @@ -24,11 +24,6 @@ MAN3= Getopt::Compact::WithCmd.3 .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 501001 -BUILD_DEPENDS+= p5-Getopt-Long>=2.38:${PORTSDIR}/devel/p5-Getopt-Long -RUN_DEPENDS+= p5-Getopt-Long>=2.38:${PORTSDIR}/devel/p5-Getopt-Long -.endif - .if ${PERL_LEVEL} < 501400 TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple .endif |