pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/AiCA use buildlink3 for compiler specific fla...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/320e4720b68b
branches:  trunk
changeset: 477168:320e4720b68b
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Jun 27 13:42:46 2004 +0000

description:
use buildlink3 for compiler specific flag stripping. fixes build on
Solaris.

diffstat:

 security/AiCA/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cb5bd7411110 -r 320e4720b68b security/AiCA/Makefile
--- a/security/AiCA/Makefile    Sun Jun 27 13:40:20 2004 +0000
+++ b/security/AiCA/Makefile    Sun Jun 27 13:42:46 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/06/27 13:26:22 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/06/27 13:42:46 grant Exp $
 #
 
 DISTNAME=      AiCA-0.71.1
@@ -10,6 +10,7 @@
 COMMENT=       Manage Certification Authority,PKI viewer/converter/verification
 
 GNU_CONFIGURE= yes
+USE_BUILDLINK3=        yes
 
 RESTRICTED=             "Source code redistribution is not permitted. consult okuno%mars.elcom.nitech.ac.jp@localhost."
 NO_SRC_ON_FTP=         ${RESTRICTED}



Home | Main Index | Thread Index | Old Index