summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-03-17 11:08:44 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-03-17 11:08:44 +0000
commite13f00eca1f51702adb78801c20a44e6c3c654f5 (patch)
treec11dcd403b15ec2193f9780ff09ea6f79b6d7858 /japanese
parent- Update MASTER_SITES (diff)
- Mark ports that have been broken for six month or more, or never compiled on
7.X and up, for removal in one month
Notes
Notes: svn path=/head/; revision=271083
Diffstat (limited to 'japanese')
-rw-r--r--japanese/roundcube/Makefile2
-rw-r--r--japanese/tkstep80/Makefile8
2 files changed, 6 insertions, 4 deletions
diff --git a/japanese/roundcube/Makefile b/japanese/roundcube/Makefile
index 29c5228b7ee1..665cc8bc5efc 100644
--- a/japanese/roundcube/Makefile
+++ b/japanese/roundcube/Makefile
@@ -18,5 +18,7 @@ MASTERDIR= ${.CURDIR}/../../mail/roundcube
DISTINFO_FILE= ${.CURDIR}/distinfo
BROKEN= bad distinfo
+DEPRECATED= has been broken for almost a year
+EXPIRATION_DATE=2011-04-17
.include "${MASTERDIR}/Makefile"
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