From 055343b69577bfdc638732fc24e6052775b01c3a Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 30 Jul 2004 15:53:21 +0000 Subject: Pullup ticket 83 to the pkgsrc-2004Q2 branch, requested by Grant Beattie build fixes for AiCA Module Name: pkgsrc Committed By: grant Date: Sun Jun 27 13:42:46 UTC 2004 Modified Files: pkgsrc/security/AiCA: Makefile Log Message: use buildlink3 for compiler specific flag stripping. fixes build on Solaris. --- doc/CHANGES-pkgsrc-2004Q2 | 4 +++- security/AiCA/Makefile | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/CHANGES-pkgsrc-2004Q2 b/doc/CHANGES-pkgsrc-2004Q2 index e71b07263a2..8ab69cfd6db 100644 --- a/doc/CHANGES-pkgsrc-2004Q2 +++ b/doc/CHANGES-pkgsrc-2004Q2 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.46 2004/07/30 15:47:47 agc Exp $ +$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.47 2004/07/30 15:53:21 agc Exp $ Changes to the packages collection and infrastructure on the pkgsrc-2004Q2 branch: @@ -88,4 +88,6 @@ Pullup ticket 81, requested by Grant Beattie [agc 2004-07-29] Solaris and Linux fixes for apg Pullup ticket 82, requested by Grant Beattie [agc 2004-07-30] build fixes for aide and aide06 +Pullup ticket 83, requested by Grant Beattie [agc 2004-07-30] + build fixes for AiCA diff --git a/security/AiCA/Makefile b/security/AiCA/Makefile index 8f3919f7ab5..58c3376e4d1 100644 --- a/security/AiCA/Makefile +++ b/security/AiCA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/21 17:20:03 martti Exp $ +# $NetBSD: Makefile,v 1.3.6.1 2004/07/30 15:53:21 agc Exp $ # DISTNAME= AiCA-0.71.1 @@ -10,6 +10,7 @@ HOMEPAGE= http://mars.elcom.nitech.ac.jp/security/ 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." NO_SRC_ON_FTP= ${RESTRICTED} -- cgit v1.2.3