diff options
author | mat <mat@FreeBSD.org> | 2017-03-04 00:00:19 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-03-04 00:00:19 +0800 |
commit | 1a7dd7fe0e1c3a39f6025f34cf9f511028d1f53e (patch) | |
tree | 28f19cc7e46ff16710c3e7fed55ec8397d738f11 /x11-themes | |
parent | 8d0e7f74b84ee40fac6b67b8a5b652fe853f84c9 (diff) | |
download | freebsd-ports-gnome-1a7dd7fe0e1c3a39f6025f34cf9f511028d1f53e.tar.gz freebsd-ports-gnome-1a7dd7fe0e1c3a39f6025f34cf9f511028d1f53e.tar.zst freebsd-ports-gnome-1a7dd7fe0e1c3a39f6025f34cf9f511028d1f53e.zip |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-qt4-engine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/gtk-qt4-engine/Makefile b/x11-themes/gtk-qt4-engine/Makefile index e153b9fa4405..0cebdcf58a4a 100644 --- a/x11-themes/gtk-qt4-engine/Makefile +++ b/x11-themes/gtk-qt4-engine/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ 2.x theme engine allowing to use Qt/KDE styles BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 USE_GNOME= gtk20 USE_QT4= corelib gui moc_build rcc_build uic_build qmake_build |