diff options
author | antoine <antoine@FreeBSD.org> | 2018-10-08 04:25:16 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-10-08 04:25:16 +0800 |
commit | 78626d72e337cd78a65172908677ac0c0988c71d (patch) | |
tree | 89bc7a183ca5deb7ecc4b342760bc242b01d2a40 /x11-fm | |
parent | 60a48eaf6b3da7448c99361834f076dcd15f3125 (diff) | |
download | freebsd-ports-gnome-78626d72e337cd78a65172908677ac0c0988c71d.tar.gz freebsd-ports-gnome-78626d72e337cd78a65172908677ac0c0988c71d.tar.zst freebsd-ports-gnome-78626d72e337cd78a65172908677ac0c0988c71d.zip |
Deprecate some GNOME 2 applications
With hat: portmgr
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/gnome-commander2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index 69cdb565bc48..52b7966eb681 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -16,6 +16,9 @@ COMMENT= File manager for Gnome2 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= GNOME 2 application +EXPIRATION_DATE= 2018-12-10 + LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique \ libgnome-keyring.so:security/libgnome-keyring \ libpopt.so:devel/popt \ |