diff options
Diffstat (limited to 'mail/wmbiff')
-rw-r--r-- | mail/wmbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index fa77e467528..20b6ca5e6e6 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/07/04 19:04:15 magick Exp $ +# $NetBSD: Makefile,v 1.3 2001/07/11 16:49:02 magick Exp $ DISTNAME= wmbiff-0.3.1 CATEGORIES= mail x11 @@ -8,7 +8,7 @@ MAINTAINER= magick@zhadum.de HOMEPAGE= http://sourceforge.net/projects/wmbiff/ COMMENT= xbuffy like "mail-checker" for WindowMaker -#DEPENDS+= windowmaker-*:../../wm/windowmaker +DEPENDS+= windowmaker-*:../../wm/windowmaker USE_X11= YES USE_XPM= YES |