diff options
author | bapt <bapt@FreeBSD.org> | 2013-11-22 16:24:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-11-22 16:24:11 +0800 |
commit | a1d32a590df3bfd778002d49a8283995d3c3d868 (patch) | |
tree | 88a5b23d5e09fab8646dd982774db27c8259f5d3 /x11 | |
parent | 952084930dc7a34346c58dd6c24867ff83ffa277 (diff) | |
download | freebsd-ports-gnome-a1d32a590df3bfd778002d49a8283995d3c3d868.tar.gz freebsd-ports-gnome-a1d32a590df3bfd778002d49a8283995d3c3d868.tar.zst freebsd-ports-gnome-a1d32a590df3bfd778002d49a8283995d3c3d868.zip |
Deprecated ports broken for more than 6 month
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-shell/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index fd26121a687f..30c4208585c4 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -19,6 +19,9 @@ LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \ glxinfo:${PORTSDIR}/graphics/mesa-demos +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-12-22 + BROKEN= Doesn't build USE_BZIP2= yes |