diff options
author | antoine <antoine@FreeBSD.org> | 2015-02-28 20:23:50 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-02-28 20:23:50 +0800 |
commit | a387a05d3bdcf2d99e51a508c7d4017881dcaa0a (patch) | |
tree | a00e5103636f6b90b7018c26ad3b47b01a9efe65 /databases/gtksql | |
parent | f4a5985c4fc9a7903c6bd211f9e1a17b1e06eb12 (diff) | |
download | freebsd-ports-gnome-a387a05d3bdcf2d99e51a508c7d4017881dcaa0a.tar.gz freebsd-ports-gnome-a387a05d3bdcf2d99e51a508c7d4017881dcaa0a.tar.zst freebsd-ports-gnome-a387a05d3bdcf2d99e51a508c7d4017881dcaa0a.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'databases/gtksql')
-rw-r--r-- | databases/gtksql/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile index cb1049e1aada..e0fb8cf3ab1f 100644 --- a/databases/gtksql/Makefile +++ b/databases/gtksql/Makefile @@ -13,6 +13,8 @@ COMMENT= Graphical query tool for PostgreSQL/MySQL/SQLite LICENSE= GPLv2 # (or later) BROKEN= Fails to configure +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-03-28 LIB_DEPENDS= libscintilla.so:${PORTSDIR}/x11-toolkits/scintilla RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils |