diff options
author | dougb <dougb@FreeBSD.org> | 2012-07-02 18:12:24 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-07-02 18:12:24 +0800 |
commit | 3e22976918807504081156346f539cbeb24e8ee4 (patch) | |
tree | 357bacda846fa900749413f32555b6446b76e1e7 /x11-fm | |
parent | 1c42461946c7eeaf49b8c37ba61154bc783156e5 (diff) | |
download | freebsd-ports-gnome-3e22976918807504081156346f539cbeb24e8ee4.tar.gz freebsd-ports-gnome-3e22976918807504081156346f539cbeb24e8ee4.tar.zst freebsd-ports-gnome-3e22976918807504081156346f539cbeb24e8ee4.zip |
Mark DEPRECATED as it has been broken for 4 months, unmaintained for 2+
Interested parties may wish to review http://repo.or.cz/w/fsviewer.git
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/FSViewer/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-fm/FSViewer/Makefile b/x11-fm/FSViewer/Makefile index 09b32d5507fb..45b4ce2985d0 100644 --- a/x11-fm/FSViewer/Makefile +++ b/x11-fm/FSViewer/Makefile @@ -18,9 +18,11 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= X11 file manager using WINGS library. Dockable in WindowMaker -LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker - BROKEN= does not configure +DEPRECATED= Broken, unmaintained, dead upstream +EXPIRATION_DATE= 2012-07-31 + +LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker USE_XORG= x11 xmu USE_GMAKE= yes |