aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Graph
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 05:44:43 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 05:44:43 +0000
commitca9da06ad1b5c76a9f22078699ba52131f20f53e (patch)
treed3bcef51ffc1ca20e6a7111f12aea3ac7c3b17af /mail/p5-Mail-Graph
parent78b3a904f62a3aade7047a00e1b0ab8673436d9c (diff)
downloadports-ca9da06ad1b5c76a9f22078699ba52131f20f53e.tar.gz
ports-ca9da06ad1b5c76a9f22078699ba52131f20f53e.zip
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes
Notes: svn path=/head/; revision=309062
Diffstat (limited to 'mail/p5-Mail-Graph')
-rw-r--r--mail/p5-Mail-Graph/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/mail/p5-Mail-Graph/Makefile b/mail/p5-Mail-Graph/Makefile
index 44c3949711de..6963304e8c3a 100644
--- a/mail/p5-Mail-Graph/Makefile
+++ b/mail/p5-Mail-Graph/Makefile
@@ -40,10 +40,4 @@ post-install:
${INSTALL_SCRIPT} ${EXAMPLEOUTPUT} ${EXAMPLESDIR}/output && \
${INSTALL_SCRIPT} ${EXAMPLEARCHIVE} ${EXAMPLESDIR}/archive
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500903
-RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>