From ed1c2bf5252a908025379bf78061872fe91d222d Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 2 Dec 2002 10:12:19 +0000 Subject: Use PKGNAME_NOREV for WRKSRC. --- mail/sendmail88/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/sendmail88/Makefile b/mail/sendmail88/Makefile index e01169bd930..e6b9c9bc88e 100644 --- a/mail/sendmail88/Makefile +++ b/mail/sendmail88/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/11/30 19:24:17 bouyer Exp $ +# $NetBSD: Makefile,v 1.7 2002/12/02 10:12:19 wiz 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}/sendmail-8.8.8 +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} M4DIR= ${PREFIX}/share/sendmail M4FILES= README domain/Berkeley.EDU.m4 \ -- cgit v1.2.3