summaryrefslogtreecommitdiff
path: root/math/p5-Math-GSL
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-04 17:39:14 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-04 17:39:14 +0000
commit292f0fcf80ea0a91647e7ef74687789f435e9adf (patch)
treed2e54363c7c176f673ad8b41bc4ae498dcafb2bf /math/p5-Math-GSL
parent* mail/postfix (diff)
- Remove old Perl support from unmaintained ports in categories starting
with letter k-n
Notes
Notes: svn path=/head/; revision=189220
Diffstat (limited to 'math/p5-Math-GSL')
-rw-r--r--math/p5-Math-GSL/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile
index 790be98d1417..51d6f45dc535 100644
--- a/math/p5-Math-GSL/Makefile
+++ b/math/p5-Math-GSL/Makefile
@@ -21,10 +21,4 @@ LIB_DEPENDS= gsl.9:${PORTSDIR}/math/gsl
PERL_CONFIGURE= yes
MAKE_ENV= INC="-I${LOCALBASE}/include"
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>