aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Run3/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-03-28 01:35:52 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-03-28 01:35:52 +0000
commitfce721560b6019898af10e73faf3acea6a3d536e (patch)
tree7d71c4f7dbcec8d1d1e8811295cb2115ef0c9dea /devel/p5-IPC-Run3/Makefile
parent3b69598314ec89b3b55b178d4ca77a48b8815424 (diff)
downloadports-fce721560b6019898af10e73faf3acea6a3d536e.tar.gz
ports-fce721560b6019898af10e73faf3acea6a3d536e.zip
Notes
Diffstat (limited to 'devel/p5-IPC-Run3/Makefile')
-rw-r--r--devel/p5-IPC-Run3/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/devel/p5-IPC-Run3/Makefile b/devel/p5-IPC-Run3/Makefile
index 94ed3da3cc31..3316cc60b0d5 100644
--- a/devel/p5-IPC-Run3/Makefile
+++ b/devel/p5-IPC-Run3/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= IPC-Run3
-PORTVERSION= 0.036
-PORTREVISION= 1
+PORTVERSION= 0.037
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IPC
@@ -27,10 +26,4 @@ MAN3= IPC::Run3.3 \
IPC::Run3::ProfPP.3 \
IPC::Run3::ProfReporter.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>