From 1a716ffad8739251c3d214a2b6a8e1107a82e210 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 30 Jun 2001 09:33:20 +0000 Subject: Update to 3.21. Changes: - Incorrect prototype broke compilation on Tru64 UNIX - INCLUDERC was broken by trying to be fancy and not fully succeeding when support for multiple -a options was added Also set USE_BUILDLINK_ONLY. --- mail/procmail/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mail/procmail/Makefile') diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index a26787501cc..8ad0b159810 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2001/06/29 17:19:07 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2001/06/30 09:33:20 wiz Exp $ # -DISTNAME= procmail-3.20 +DISTNAME= procmail-3.21 CATEGORIES= mail MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ @@ -11,6 +11,7 @@ COMMENT= Local mail delivery agent INSTALL_TARGET= install-suid install.man MAKE_ENV= SHELL=/bin/sh +USE_BUILDLINK_ONLY= YES .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3