From fcde76c91e77b5110eb37956245617fbcd335492 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Mon, 16 May 2005 11:00:56 +0000 Subject: Update to 0.49 --- x11-toolkits/p5-Tk-Getopt/Makefile | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'x11-toolkits/p5-Tk-Getopt/Makefile') diff --git a/x11-toolkits/p5-Tk-Getopt/Makefile b/x11-toolkits/p5-Tk-Getopt/Makefile index 90f6698f9cc8..69c74e330ba0 100644 --- a/x11-toolkits/p5-Tk-Getopt/Makefile +++ b/x11-toolkits/p5-Tk-Getopt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Tk-Getopt -PORTVERSION= 0.48 +PORTVERSION= 0.49 CATEGORIES= x11-toolkits perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tk @@ -23,4 +23,10 @@ PERL_CONFIGURE= yes MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION} MAN3= Tk::Getopt.3 -.include +.include + +.if ${PERL_LEVEL} < 500800 +IGNORE= Port requires perl 5.8.0 or later. Install lang/perl5.8 and try again +.endif + +.include -- cgit v1.2.3