aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fxscintilla
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-06-19 02:54:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-06-19 02:54:54 +0000
commit6da29a94fad7dd606cdc47dce031d71ea162d8fd (patch)
treeb814bdc850876fc7f43127bd2a783cf124f36b80 /x11-toolkits/fxscintilla
parent1fffccb9b203900720b19fdc7daf616cf0e6df17 (diff)
downloadports-6da29a94fad7dd606cdc47dce031d71ea162d8fd.tar.gz
ports-6da29a94fad7dd606cdc47dce031d71ea162d8fd.zip
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months. With hat: portmgr
Notes
Notes: svn path=/head/; revision=215228
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