diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-12-17 08:30:52 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-17 08:30:52 +0000 |
commit | 3244293a3923eddc659a79f342f78fe1a5e53c25 (patch) | |
tree | ce50737e3ccb6d44643bd683e22dc4611a10566d /textproc/p5-podlators | |
parent | 17e053f06949f39316147386471400ae29df198c (diff) | |
download | ports-3244293a3923eddc659a79f342f78fe1a5e53c25.tar.gz ports-3244293a3923eddc659a79f342f78fe1a5e53c25.zip |
Notes
Diffstat (limited to 'textproc/p5-podlators')
-rw-r--r-- | textproc/p5-podlators/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/p5-podlators/Makefile b/textproc/p5-podlators/Makefile index 9dbd29a59f8a..b6dc7e8e6d10 100644 --- a/textproc/p5-podlators/Makefile +++ b/textproc/p5-podlators/Makefile @@ -27,10 +27,6 @@ post-patch: .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 501001 -RUN_DEPENDS+= p5-Pod-Simple>=3.06:${PORTSDIR}/textproc/p5-Pod-Simple -.endif - .if ${PERL_LEVEL} < 501400 MAN1= perlpodstyle.1 .endif |