summaryrefslogtreecommitdiff
path: root/mail/qmail
diff options
context:
space:
mode:
authoryyamano <yyamano>2002-04-05 15:22:31 +0000
committeryyamano <yyamano>2002-04-05 15:22:31 +0000
commita9efc7d415ff93d6b627efb694e5e8c8aec32145 (patch)
tree6919181d896300ab6dacbedf8a749b203a1a2461 /mail/qmail
parent456249ae320e72795072b5789622ee1c5f1a0710 (diff)
downloadpkgsrc-a9efc7d415ff93d6b627efb694e5e8c8aec32145.tar.gz
Create conf-ld to make it build on Darwin.
Diffstat (limited to 'mail/qmail')
-rw-r--r--mail/qmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile
index 511f06e6174..023d298402c 100644
--- a/mail/qmail/Makefile
+++ b/mail/qmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/01/28 20:39:35 zuntum Exp $
+# $NetBSD: Makefile,v 1.11 2002/04/05 15:22:31 yyamano Exp $
#
DISTNAME= qmail-1.03
@@ -45,6 +45,7 @@ DEINSTALL_EXTRA_TMPL= ${PKGDIR}/DEINSTALL
pre-build:
${ECHO} ${CC} ${CFLAGS} > ${WRKSRC}/conf-cc
+ ${ECHO} ${CC} ${_STRIPFLAG_CC} > ${WRKSRC}/conf-ld
${ECHO} ${QMAILDIR} > ${WRKSRC}/conf-qmail
post-install: