summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql-gui/Makefile2
-rw-r--r--databases/ruby-sqlrelay/Makefile2
2 files changed, 4 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
diff --git a/databases/ruby-sqlrelay/Makefile b/databases/ruby-sqlrelay/Makefile
index 54969789ad76..53a6a228254f 100644
--- a/databases/ruby-sqlrelay/Makefile
+++ b/databases/ruby-sqlrelay/Makefile
@@ -19,6 +19,8 @@ EXTRACT_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch
LIB_DEPENDS= sqlrclient.0:${SQLRELAY_PORTDIR}
BROKEN= "Does not install"
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
PLIST_FILES= %%RUBY_SITEARCHLIBDIR%%/sqlrelay.so
USE_RUBY= yes