aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/xforms-i18n/Makefile22
3 files changed, 1 insertions, 23 deletions
diff --git a/MOVED b/MOVED
index 8e3fa6f45c93..caf98bfeb3d8 100644
--- a/MOVED
+++ b/MOVED
@@ -3459,3 +3459,4 @@ mail/kavmilter||2012-06-06|Removed: security package unmaintained upstream.
sysutils/linux-megacli|sysutils/megacli|2012-06-06|Removed: native version available.
ftp/wu-ftpd+ipv6||2012-06-07|Removed: Upstream disappeared and distfile is no longer available
sysutils/pwgen2|sysutils/pwgen|2012-06-07|pwgen2 is a continuation of pwgen that fixes several serious bugs
+x11-toolkits/xforms-i18n||2012-06-08|Has expired: BROKEN for more than 6 month
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 70df44131ba9..88c10f94f958 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -306,7 +306,6 @@
SUBDIR += wxgtk29
SUBDIR += xbae
SUBDIR += xforms
- SUBDIR += xforms-i18n
SUBDIR += xmhtml
SUBDIR += xscoop
SUBDIR += xview
diff --git a/x11-toolkits/xforms-i18n/Makefile b/x11-toolkits/xforms-i18n/Makefile
deleted file mode 100644
index 4486b3601f9d..000000000000
--- a/x11-toolkits/xforms-i18n/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: xforms-i18n
-# Date created: 7 June 2005
-# Whom: Koji Yokota <yokota@res.otaru-uc.ac.jp>
-#
-# $FreeBSD$
-#
-
-COMMENT?= A graphical user interface toolkit for X Window System, with I18N capabilities
-
-MAINTAINER= yokota@res.otaru-uc.ac.jp
-
-WITH_I18N= yes
-CONFLICTS= xforms-[0-9]*
-
-MASTERDIR= ${.CURDIR}/../xforms
-
-DEPRECATED= BROKEN for more than 6 month
-EXPIRATION_DATE= 2012-05-10
-
-BROKEN= Does not work with latest xforms version
-
-.include "${MASTERDIR}/Makefile"