aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnocl
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-21 21:27:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-21 21:27:46 +0000
commit3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch)
tree574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /x11-toolkits/gnocl
parent45b745f6054c573e73e15c5330ca045ec0b2779c (diff)
downloadports-3c088f1b9af4965790f8f782c45e3280bc5bb68d.tar.gz
ports-3c088f1b9af4965790f8f782c45e3280bc5bb68d.zip
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.
Notes
Notes: svn path=/head/; revision=111956
Diffstat (limited to 'x11-toolkits/gnocl')
-rw-r--r--x11-toolkits/gnocl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index 059b7043fb5b..c28735477b1e 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -27,7 +27,9 @@ CFLAGS+= -I${LOCALBASE}/include/tcl8.4
USE_X_PREFIX= yes
USE_GNOME= gtk20
-BROKEN= "Does not build with gtk+-2.4"
+BROKEN= "Does not build with gtk+-2.4"
+EXPIRATION_DATE=2004-08-20
+DEPRECATED= ${BROKEN}
.include <bsd.port.pre.mk>