diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-10-09 01:48:11 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-09 01:48:11 +0000 |
commit | 2d94dc2a57e15ef36ef6232f10f83d7d835ed86f (patch) | |
tree | fa77975e558b22de534bb213b1f0a5ddc6816c02 /x11-wm/fvwm95 | |
parent | f6ceda4641fbefafa4e37868815177f80a68a5d8 (diff) |
Notes
Diffstat (limited to 'x11-wm/fvwm95')
-rw-r--r-- | x11-wm/fvwm95/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/fvwm95/Makefile b/x11-wm/fvwm95/Makefile index e9767de1b781..c09bbe23ab4a 100644 --- a/x11-wm/fvwm95/Makefile +++ b/x11-wm/fvwm95/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Win95 lookalike version of the fvwm2 window manager +DEPRECATED= Depends on x11/fbsd-icons, which is DEPRECATED +EXPIRATION_DATE= 2011-10-31 + LIB_DEPENDS= rplay.1:${PORTSDIR}/audio/rplay RUN_DEPENDS= ${LOCALBASE}/icons/chuck.xpm:${PORTSDIR}/x11/fbsd-icons |