diff options
Diffstat (limited to 'mail/wmmail/Makefile')
-rw-r--r-- | mail/wmmail/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index a41e3d2f9a3..7ee7d1880ba 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2009/09/03 12:10:21 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/08 12:19:34 asau Exp $ DISTNAME= WMMail.app-0.64 PKGNAME= wmmail-0.64 @@ -9,8 +9,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= xbiff like "mail-checker" for WindowMaker -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= windowmaker>=0.80.0nb1:../../wm/windowmaker USE_X11BASE= yes |