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 /misc/uf-view/Makefile | |
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 'misc/uf-view/Makefile')
-rw-r--r-- | misc/uf-view/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/uf-view/Makefile b/misc/uf-view/Makefile index fc121d7db510..8a48d1360cc0 100644 --- a/misc/uf-view/Makefile +++ b/misc/uf-view/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.hadess.net/files/software/uf-view/ MAINTAINER= mcgee@wam.umd.edu COMMENT= A gTK+ viewer for the User Friendly and several other popular comics +DEPRECATED= gnome-desktop 2.x will be updated in the GNOME 3 import +EXPIRATION_DATE=2014-04-10 + USES= gmake pkgconfig USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 gnomedesktop libgnomeui GNU_CONFIGURE= yes |