pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/avcheck this blindly calls "gcc", so use buil...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1970f68dc054
branches: trunk
changeset: 478523:1970f68dc054
user: grant <grant%pkgsrc.org@localhost>
date: Sun Jul 25 04:57:11 2004 +0000
description:
this blindly calls "gcc", so use buildlink3 so it uses the wrappers.
diffstat:
security/avcheck/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c095fdb7ffa6 -r 1970f68dc054 security/avcheck/Makefile
--- a/security/avcheck/Makefile Sun Jul 25 04:51:26 2004 +0000
+++ b/security/avcheck/Makefile Sun Jul 25 04:57:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/10/02 09:50:26 gavan Exp $
+# $NetBSD: Makefile,v 1.5 2004/07/25 04:57:11 grant Exp $
DISTNAME= avcheck-0.9
CATEGORIES= security mail
@@ -8,6 +8,7 @@
HOMEPAGE= http://www.corpit.ru/avcheck/
COMMENT= Mail content filter for SMTP servers
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= sed
do-install:
Home |
Main Index |
Thread Index |
Old Index