summaryrefslogtreecommitdiff
path: root/mail/qmail-run
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2005-07-19 21:18:31 +0000
committerschmonz <schmonz@pkgsrc.org>2005-07-19 21:18:31 +0000
commit86321bf190f498ccda68ba0fc72c5ee0e5b973df (patch)
treee31aac227f25d6ebe1b920569a4ca1fc9fa79c9b /mail/qmail-run
parent5a8b3a7f1c9b28eeeae9156fe680ab90077e49ba (diff)
downloadpkgsrc-86321bf190f498ccda68ba0fc72c5ee0e5b973df.tar.gz
Uncontinuate lines that have become short.
Diffstat (limited to 'mail/qmail-run')
-rw-r--r--mail/qmail-run/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/qmail-run/Makefile b/mail/qmail-run/Makefile
index 781302b5a84..c2bba6eed8b 100644
--- a/mail/qmail-run/Makefile
+++ b/mail/qmail-run/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/07/19 21:15:10 schmonz Exp $
+# $NetBSD: Makefile,v 1.11 2005/07/19 21:18:31 schmonz Exp $
#
DISTNAME= qmail-run-20050415
@@ -35,8 +35,7 @@ INSTALLATION_DIRS= bin share/doc/qmail-run share/examples/qmail-run
INSTALLED_QMAIL!= ${PKG_BEST_EXISTS} ${DEPENDS_QMAIL:C/:.*$//:Q:S/\ / /g}
. if empty(INSTALLED_QMAIL:M*_not_found_)
. if !defined(PKG_SYSCONFDIR.qmail-run)
-PKG_SYSCONFDIR.qmail-run!= \
- ${PKG_INFO} -Q PKG_SYSCONFDIR ${INSTALLED_QMAIL}
+PKG_SYSCONFDIR.qmail-run!= ${PKG_INFO} -Q PKG_SYSCONFDIR ${INSTALLED_QMAIL}
. endif
. endif
.endif