aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tcl-Tk/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2006-08-07 09:01:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2006-08-07 09:01:16 +0000
commit165fce3decb3b7bf0696af9eef694f814a9e7c77 (patch)
tree78cbfc3e3b483636aa1359306d367b31596725f8 /x11-toolkits/p5-Tcl-Tk/Makefile
parent3273c8d587a1d501bf21f56b4b8a5d38c749a568 (diff)
Notes
Diffstat (limited to 'x11-toolkits/p5-Tcl-Tk/Makefile')
-rw-r--r--x11-toolkits/p5-Tcl-Tk/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/x11-toolkits/p5-Tcl-Tk/Makefile b/x11-toolkits/p5-Tcl-Tk/Makefile
index 694fdd3c0fbb..5ff0855d1ef5 100644
--- a/x11-toolkits/p5-Tcl-Tk/Makefile
+++ b/x11-toolkits/p5-Tcl-Tk/Makefile
@@ -5,8 +5,8 @@
# $FreeBSD$
#
-PORTNAME= TclTk
-PORTVERSION= 0.75
+PORTNAME= Tcl-Tk
+PORTVERSION= 0.88
CATEGORIES= x11-toolkits lang perl5 tk82
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tcl
@@ -15,17 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 module to access to Tk via the Tcl extension
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tcl.pm:${PORTSDIR}/lang/p5-Tcl
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
PERL_CONFIGURE= yes
MAN3= Tcl::Tk.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601 # lang/p5-Tcl does
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>