diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-22 09:44:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-11-22 09:44:08 +0000 |
commit | 85871aa2c310f491dd160fe745b79ef1be34a17a (patch) | |
tree | c58c101e54d17f9b670f2c763210393bbbc291a0 /x11 | |
parent | e2d527b2191b9bfc77c15d937f05b12938748f44 (diff) | |
download | freebsd-ports-85871aa2c310f491dd160fe745b79ef1be34a17a.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 |