aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Config-General/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-02-25 07:54:26 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-02-25 07:54:26 +0000
commitfd61897927f48c7e4d19a81f63d892cfc54a200d (patch)
tree9ac6c08d3db30554eacc9bc89f02d8435f6035a2 /devel/p5-Config-General/Makefile
parent53afbbfb47d6756a9491dd2141b07a9042b5447a (diff)
downloadports-fd61897927f48c7e4d19a81f63d892cfc54a200d.tar.gz
ports-fd61897927f48c7e4d19a81f63d892cfc54a200d.zip
- Update to 2.32
Notes
Notes: svn path=/head/; revision=185858
Diffstat (limited to 'devel/p5-Config-General/Makefile')
-rw-r--r--devel/p5-Config-General/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/devel/p5-Config-General/Makefile b/devel/p5-Config-General/Makefile
index 2cd5fd76ffd9..687d99728306 100644
--- a/devel/p5-Config-General/Makefile
+++ b/devel/p5-Config-General/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Config-General
-PORTVERSION= 2.31
+PORTVERSION= 2.32
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Config
@@ -21,12 +21,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
MAN3= Config::General::Extended.3 Config::General::Interpolated.3 \
- Config::General.3 Config::Extended.3
+ Config::General.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>