summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortv <tv>2005-04-12 15:11:18 +0000
committertv <tv>2005-04-12 15:11:18 +0000
commitfa70cc48d72fa5cc39a9f0a70b8eb576e215dcdc (patch)
treee2d5eea94126831e88efde97eb6f342a41ccd80c /mail
parent1f0a7cf651e03c23da390ea392136ef686bad15a (diff)
downloadpkgsrc-fa70cc48d72fa5cc39a9f0a70b8eb576e215dcdc.tar.gz
Nuke USE_BUILDLINK3 (some files missed in megacommit).
Diffstat (limited to 'mail')
-rw-r--r--mail/sendmail/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/sendmail/Makefile.common b/mail/sendmail/Makefile.common
index b717866b347..aa7b330210d 100644
--- a/mail/sendmail/Makefile.common
+++ b/mail/sendmail/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.24 2005/03/25 10:45:44 adrianp Exp $
+# $NetBSD: Makefile.common,v 1.25 2005/04/12 15:11:18 tv Exp $
#
# Makefile fragment shared with libmilter
#
@@ -28,7 +28,6 @@ SITECONFIG= ${WRKSRC}/devtools/Site/site.config.m4
BUILD_DEFS+= SMRSH_CMDDIR
WRKSRC= ${WRKDIR}/sendmail-${DIST_VERS}
-USE_BUILDLINK3= YES
USE_GNU_TOOLS+= m4
MAKE_ENV+= M4="${M4}"