aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlbr <lbr@FreeBSD.org>2007-02-03 21:07:20 +0800
committerlbr <lbr@FreeBSD.org>2007-02-03 21:07:20 +0800
commit6b45f034765e167bcccc5b5d445d337781731b46 (patch)
tree54b1ec14c05d2ee6f5c7228f5ba9e16e884a3e63 /devel
parenta0d9e27fb181cd3e21777eff5668ab38bc102783 (diff)
downloadfreebsd-ports-gnome-6b45f034765e167bcccc5b5d445d337781731b46.tar.gz
freebsd-ports-gnome-6b45f034765e167bcccc5b5d445d337781731b46.tar.zst
freebsd-ports-gnome-6b45f034765e167bcccc5b5d445d337781731b46.zip
From submitter:
- allow build this port on Perl 5.6.x (Since Perl 5.005_03 is no longer supported after FreeBSD 4.x EoL, I stop testing p5-* under Perl 5.005_03) - remove dependency of p5-Test-Simple since it's already shipped within Perl 5.6.x or above PR: 108594 Submitted by: Yen-Ming Lee <leeym@freebsd.org>
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-use-ok/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/devel/p5-Test-use-ok/Makefile b/devel/p5-Test-use-ok/Makefile
index 5a310eb334be..5e5d9ad11fa4 100644
--- a/devel/p5-Test-use-ok/Makefile
+++ b/devel/p5-Test-use-ok/Makefile
@@ -15,15 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lbr@FreeBSD.org
COMMENT= Alternative to Test::More::use_ok
-BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= Test::use::ok.3 ok.3
-.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500800
-IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 and try again
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
> * - Update to 1.35rafan2008-08-252-5/+6