aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-03-05 11:14:22 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-03-05 11:14:22 +0000
commitf9608973c2faa66cb4b1e1c554fb70956ddf9fec (patch)
tree6d404da9b2b7e595febcfa74e62b9f2044d5e872 /x11-toolkits
parent1a31e2acefdcb944108676a9ebf25afca0e20cbc (diff)
- Port was replaced by x11-toolkits/p5-Tcl-Tk
- Mark as broken and deprecated - Set expiration to 2009-05-05
Notes
Notes: svn path=/head/; revision=229518
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-TclTk/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/p5-TclTk/Makefile b/x11-toolkits/p5-TclTk/Makefile
index 0abd4a40b393..00de7ad0baa1 100644
--- a/x11-toolkits/p5-TclTk/Makefile
+++ b/x11-toolkits/p5-TclTk/Makefile
@@ -19,16 +19,16 @@ 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
+BROKEN= does not build, use x11-toolkits/p5-Tcl-Tk instead
+DEPRECATED= replaced by x11-toolkits/p5-Tcl-Tk
+EXPIRATION_DATE= 2009-05-05
+
PERL_CONFIGURE= yes
MAN3= Tcl::Tk.3
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700000
-BROKEN= something segfaults during build
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' ${WRKSRC}/Makefile.PL