From d541e5e0e244b7ed43cbfb09053ee0c43c92d402 Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 17 Jun 2004 12:23:38 +0000 Subject: use bl3 so that gcc specific flags are stripped out. --- mail/sma/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/sma') diff --git a/mail/sma/Makefile b/mail/sma/Makefile index 79dcb3def5f..e142350562a 100644 --- a/mail/sma/Makefile +++ b/mail/sma/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/01/20 12:19:44 agc Exp $ +# $NetBSD: Makefile,v 1.3 2004/06/17 12:23:38 grant Exp $ DISTNAME= sma-1.3.2 CATEGORIES= mail @@ -10,6 +10,7 @@ COMMENT= Sendmail log analyser WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} NO_CONFIGURE= yes +USE_BUILDLINK3= yes MAKEFILE= Makefile ALL_TARGET= sma -- cgit v1.2.3