aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fxscintilla
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-06-19 10:54:54 +0800
committerpav <pav@FreeBSD.org>2008-06-19 10:54:54 +0800
commit91b4c84d34902c01f582a39f167d4d5d25734156 (patch)
treecac41240b774052db9701917dec679cde54464a7 /x11-toolkits/fxscintilla
parent079ad4ed1b314239442332e391eb01a78a2e437d (diff)
downloadfreebsd-ports-gnome-91b4c84d34902c01f582a39f167d4d5d25734156.tar.gz
freebsd-ports-gnome-91b4c84d34902c01f582a39f167d4d5d25734156.tar.zst
freebsd-ports-gnome-91b4c84d34902c01f582a39f167d4d5d25734156.zip
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months. With hat: portmgr
Diffstat (limited to 'x11-toolkits/fxscintilla')
-rw-r--r--x11-toolkits/fxscintilla/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile
index 05012fa28a55..491ac72118f8 100644
--- a/x11-toolkits/fxscintilla/Makefile
+++ b/x11-toolkits/fxscintilla/Makefile
@@ -29,6 +29,8 @@ OPTIONS+= FOX14 "FOX1.4 support (FOX1.6 by default)" off
.if defined(WITH_FOX10)
BROKEN= does not compile
+DEPRECATED= Has been broken for more than 6 months
+EXPIRATION_DATE=2008-09-19
FOX_LIB_VER= 1.0.0
LIB_DEPENDS+= FOX-${FOX_LIB_VER}:${PORTSDIR}/x11-toolkits/fox10