pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/sma use bl3 so that gcc specific flags are stripp...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb78f702de5b
branches:  trunk
changeset: 476646:eb78f702de5b
user:      grant <grant%pkgsrc.org@localhost>
date:      Thu Jun 17 12:23:38 2004 +0000

description:
use bl3 so that gcc specific flags are stripped out.

diffstat:

 mail/sma/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7e6053c82dbe -r eb78f702de5b mail/sma/Makefile
--- a/mail/sma/Makefile Thu Jun 17 11:54:40 2004 +0000
+++ b/mail/sma/Makefile Thu Jun 17 12:23:38 2004 +0000
@@ -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 @@
 
 WRKSRC=         ${WRKDIR}/${PKGNAME_NOREV}
 NO_CONFIGURE=  yes
+USE_BUILDLINK3=        yes
 
 MAKEFILE=      Makefile
 ALL_TARGET=    sma



Home | Main Index | Thread Index | Old Index