pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/qmqtool Quell pkglint: add QMAILDIR to BUILD_DEFS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef99c1ddf649
branches:  trunk
changeset: 527061:ef99c1ddf649
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sat Mar 24 07:10:43 2007 +0000

description:
Quell pkglint: add QMAILDIR to BUILD_DEFS.

diffstat:

 mail/qmqtool/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6ad04908e271 -r ef99c1ddf649 mail/qmqtool/Makefile
--- a/mail/qmqtool/Makefile     Sat Mar 24 07:08:35 2007 +0000
+++ b/mail/qmqtool/Makefile     Sat Mar 24 07:10:43 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/01/18 06:35:24 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2007/03/24 07:10:43 schmonz Exp $
 #
 
 DISTNAME=      qmqtool-current
@@ -27,6 +27,7 @@
 SUBST_STAGE.paths=     do-configure
 
 INSTALLATION_DIRS=     sbin share/doc/qmqtool share/examples/qmqtool
+BUILD_DEFS+=           QMAILDIR
 
 do-install:
        cd ${WRKSRC}; \



Home | Main Index | Thread Index | Old Index