summaryrefslogtreecommitdiff
path: root/mail/sendmail
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-12 15:11:18 +0000
committertv <tv@pkgsrc.org>2005-04-12 15:11:18 +0000
commit7671a5504ea59a8f5461939a5be6604ffcab5e04 (patch)
treee2d5eea94126831e88efde97eb6f342a41ccd80c /mail/sendmail
parentd01604a0afde90107d117e11547847b457ed1b46 (diff)
downloadpkgsrc-7671a5504ea59a8f5461939a5be6604ffcab5e04.tar.gz
Nuke USE_BUILDLINK3 (some files missed in megacommit).
Diffstat (limited to 'mail/sendmail')
-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}"