diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
commit | b70e8b7e1de586c9f68122d4a37c3533e8b79b8a (patch) | |
tree | daa87464331d7a402c941bab0dc2a11aa17eded2 /databases/mysql-gui | |
parent | - Update fxscintilla to 1.62 (diff) |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Notes
Notes:
svn path=/head/; revision=124429
Diffstat (limited to 'databases/mysql-gui')
-rw-r--r-- | databases/mysql-gui/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/mysql-gui/Makefile b/databases/mysql-gui/Makefile index ba58ccac9a08..6a053b66656b 100644 --- a/databases/mysql-gui/Makefile +++ b/databases/mysql-gui/Makefile @@ -26,6 +26,8 @@ LIB_DEPENDS= mysqlpp.2:${PORTSDIR}/databases/mysql++ \ PATCH_DEPENDS= ${X11BASE}/include/FL/Fl_Editor.H:${PORTSDIR}/x11-toolkits/fl_editor BROKEN= Does not build with new mysql++, use mysql-administrator \(GNOME\) or mysql-navigator \(KDE\) instead +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} USE_GCC= 3.3 USE_GETTEXT= yes |