pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/nessus-core Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c3255156472f
branches: trunk
changeset: 514404:c3255156472f
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jun 11 14:45:50 2006 +0000
description:
Needs pkg-config.
diffstat:
security/nessus-core/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7fdb613470de -r c3255156472f security/nessus-core/Makefile
--- a/security/nessus-core/Makefile Sun Jun 11 14:44:36 2006 +0000
+++ b/security/nessus-core/Makefile Sun Jun 11 14:45:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/04/25 12:45:57 salo Exp $
+# $NetBSD: Makefile,v 1.31 2006/06/11 14:45:50 joerg Exp $
.include "../../security/nessus/Makefile.common"
@@ -9,6 +9,7 @@
WRKSRC= ${WRKDIR}/nessus-core
GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
CONFIGURE_ARGS+= --enable-gtk
CONFIGURE_ARGS+= --with-x
CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}
Home |
Main Index |
Thread Index |
Old Index