aboutsummaryrefslogtreecommitdiff
path: root/japanese/tkstep80/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/tkstep80/Makefile')
-rw-r--r--japanese/tkstep80/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/tkstep80/Makefile b/japanese/tkstep80/Makefile
index 25313406730a..21ac35f89f83 100644
--- a/japanese/tkstep80/Makefile
+++ b/japanese/tkstep80/Makefile
@@ -22,6 +22,10 @@ COMMENT= The Tk toolkit with a NeXTSTEP look and more
LIB_DEPENDS= tcl80jp.1:${PORTSDIR}/japanese/tcl80
+BROKEN= Broken with gcc 4.2
+DEPRECATED= does not compile on FreeBSD 7.x or newer
+EXPIRATION_DATE=2011-04-17
+
USE_XORG= xpm
USE_AUTOTOOLS= autoconf213
HAS_CONFIGURE= yes
@@ -44,10 +48,6 @@ PORTDOCDIR= ${PREFIX}/share/doc/tkstep${TCLVERSION}jp
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700042
-BROKEN= Broken with gcc 4.2
-.endif
-
post-patch:
@${REINPLACE_CMD} -e '/xpg4/d' ${WRKSRC}/configure.in