diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-09 23:51:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-09 23:51:44 +0000 |
commit | ba56649f1a6c037f21aa102963cc51383c5d6651 (patch) | |
tree | 7a95ce48797bd594aa0ed19788ce0d2812c50aa9 /x11-themes/gtk-qt-engine/Makefile | |
parent | 10c2253a064266fca6ce35ab1fc48c2945503104 (diff) |
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month
Notes
Notes:
svn path=/head/; revision=294459
Diffstat (limited to 'x11-themes/gtk-qt-engine/Makefile')
-rw-r--r-- | x11-themes/gtk-qt-engine/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-themes/gtk-qt-engine/Makefile b/x11-themes/gtk-qt-engine/Makefile index 0dd43f790b19..65248455f21a 100644 --- a/x11-themes/gtk-qt-engine/Makefile +++ b/x11-themes/gtk-qt-engine/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://gtk-qt.ecs.soton.ac.uk/files/${PORTVERSION}/ \ MAINTAINER= danny@ricin.com COMMENT= GTK-QT Theme Engine allows GTK2 apps to use QT/KDE themes +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= Doesn't build with Glib 2.26.x USE_BZIP2= yes |