diff options
-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 |