pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/wmmail Restore DEPENDS, it wasn't mean to be remo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06ad85e6f881
branches:  trunk
changeset: 398599:06ad85e6f881
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Sep 03 12:10:21 2009 +0000

description:
Restore DEPENDS, it wasn't mean to be removed. Drop NO_SRC_ON_FTP, it
can be mirrored normally.

diffstat:

 mail/wmmail/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (20 lines):

diff -r c42c8a471610 -r 06ad85e6f881 mail/wmmail/Makefile
--- a/mail/wmmail/Makefile      Thu Sep 03 12:06:22 2009 +0000
+++ b/mail/wmmail/Makefile      Thu Sep 03 12:10:21 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2009/09/03 12:03:37 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2009/09/03 12:10:21 joerg Exp $
 
 DISTNAME=      WMMail.app-0.64
 PKGNAME=       wmmail-0.64
@@ -11,9 +11,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-NO_SRC_ON_FTP= already in MASTER_SITE_LOCAL
-
-#DEPENDS+=     windowmaker>=0.80.0nb1:../../wm/windowmaker
+DEPENDS+=      windowmaker>=0.80.0nb1:../../wm/windowmaker
 
 USE_X11BASE=           yes
 USE_TOOLS+=            gmake



Home | Main Index | Thread Index | Old Index