diff options
author | bapt <bapt@FreeBSD.org> | 2013-11-22 17:44:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-11-22 17:44:08 +0800 |
commit | dd69583f282b96203455e31e6090453296720501 (patch) | |
tree | c58c101e54d17f9b670f2c763210393bbbc291a0 /x11 | |
parent | 8e809ce1cdc1660170362daab71ecbd135b2ebfc (diff) | |
download | freebsd-ports-gnome-dd69583f282b96203455e31e6090453296720501.tar.gz freebsd-ports-gnome-dd69583f282b96203455e31e6090453296720501.tar.zst freebsd-ports-gnome-dd69583f282b96203455e31e6090453296720501.zip |
Remove deprecation it will be updated soonish
Requested by: kwm
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-shell/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 30c4208585c4..fd26121a687f 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -19,9 +19,6 @@ 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 |