diff options
author | kwm <kwm@FreeBSD.org> | 2014-03-11 22:40:28 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-03-11 22:40:28 +0800 |
commit | 7e53862221d316f60df9b3852a11f9c74bc68a24 (patch) | |
tree | 4a1e1d12a0c55f552506c6d8a8ab45e78d7de0fb /www | |
parent | e659797ce9c2cd7d20633497f6329f0186d1022a (diff) | |
download | freebsd-ports-gnome-7e53862221d316f60df9b3852a11f9c74bc68a24.tar.gz freebsd-ports-gnome-7e53862221d316f60df9b3852a11f9c74bc68a24.tar.zst freebsd-ports-gnome-7e53862221d316f60df9b3852a11f9c74bc68a24.zip |
gnome-panel will be updated to the 3.x version when GNOME 3 will merged.
Deprecate the first batch of ports that are incompatible with the new 3.x version.
Diffstat (limited to 'www')
-rw-r--r-- | www/screem/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/screem/Makefile b/www/screem/Makefile index cbe961bf3f3e..45046201793a 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Nice GNOME/GTK-based HTML editor +DEPRECATED= gnome-menus 2.x will be updated in the GNOME 3 import +EXPIRATION_DATE=2014-04-10 + LIB_DEPENDS= croco-0.6.3:${PORTSDIR}/textproc/libcroco USES= pathfix pkgconfig gettext |