summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2002-11-30 19:24:17 +0000
committerbouyer <bouyer@pkgsrc.org>2002-11-30 19:24:17 +0000
commitcd77cae13cf22c09c526f1c463f6eae1a17c832e (patch)
tree4ee9bce733be17179033898977364291d9c8eac0 /mail
parentcdfeab2db803e889c89c9687a8dff1c09b236632 (diff)
downloadpkgsrc-cd77cae13cf22c09c526f1c463f6eae1a17c832e.tar.gz
Because of PKGREVISION, PKGNAME is now sendmail-8.8.8nb1, so we can't use
${PKGNAME} for WORKDIR.
Diffstat (limited to 'mail')
-rw-r--r--mail/sendmail88/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail88/Makefile b/mail/sendmail88/Makefile
index 8d3d6498e23..e01169bd930 100644
--- a/mail/sendmail88/Makefile
+++ b/mail/sendmail88/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/10/09 14:44:39 itojun Exp $
+# $NetBSD: Makefile,v 1.6 2002/11/30 19:24:17 bouyer Exp $
DISTNAME= sendmail.8.8.8
PKGNAME= sendmail-8.8.8
@@ -13,7 +13,7 @@ HOMEPAGE= http://www.sendmail.org/
COMMENT= The well known Mail Transport Agent
MANCOMPRESSED_IF_MANZ= YES
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/sendmail-8.8.8
M4DIR= ${PREFIX}/share/sendmail
M4FILES= README domain/Berkeley.EDU.m4 \