summaryrefslogtreecommitdiff
path: root/mail/autorespond
diff options
context:
space:
mode:
authorschmonz <schmonz>2007-03-24 06:28:22 +0000
committerschmonz <schmonz>2007-03-24 06:28:22 +0000
commit5bafd4b6b99978b765690642a73fe80e0316bd62 (patch)
treed2d31e6a4ae416dc2bbb28409bdfb1d2fe190fbe /mail/autorespond
parent04da25ba3a34585af9872638d48ec76b1aee4f67 (diff)
downloadpkgsrc-5bafd4b6b99978b765690642a73fe80e0316bd62.tar.gz
Quell pkglint: add QMAILDIR to BUILD_DEFS.
Diffstat (limited to 'mail/autorespond')
-rw-r--r--mail/autorespond/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/autorespond/Makefile b/mail/autorespond/Makefile
index 1a1b09062a9..5ce5a69eddc 100644
--- a/mail/autorespond/Makefile
+++ b/mail/autorespond/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/01/07 09:13:57 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2007/03/24 06:28:22 schmonz Exp $
#
DISTNAME= autorespond-2.0.5
@@ -11,13 +11,13 @@ COMMENT= Simple autoresponder add-on package for qmail
DEPENDS+= qmail>=1.03:../../mail/qmail
-
SUBST_CLASSES+= qmaildir
SUBST_STAGE.qmaildir= do-configure
SUBST_FILES.qmaildir= autorespond.c
SUBST_SED.qmaildir= -e 's|/var/qmail|${QMAILDIR}|g'
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
+BUILD_DEFS+= QMAILDIR
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/autorespond ${PREFIX}/bin