pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/nessus Remove explicit dependence on "nessus-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0eb871c5d836
branches: trunk
changeset: 497991:0eb871c5d836
user: tron <tron%pkgsrc.org@localhost>
date: Tue Aug 09 21:33:23 2005 +0000
description:
Remove explicit dependence on "nessus-core" package because that
dependence is inherited from the "nessus-plugins" package anyway.
diffstat:
security/nessus/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r e6daef784578 -r 0eb871c5d836 security/nessus/Makefile
--- a/security/nessus/Makefile Tue Aug 09 18:38:53 2005 +0000
+++ b/security/nessus/Makefile Tue Aug 09 21:33:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2005/07/19 10:13:07 grant Exp $
+# $NetBSD: Makefile,v 1.28 2005/08/09 21:33:23 tron Exp $
.include "../nessus/Makefile.common"
@@ -8,7 +8,6 @@
COMMENT= The Nessus Network Security Scanner
-DEPENDS+= nessus-core-${VERS}{,nb*}:../../security/nessus-core
DEPENDS+= nessus-plugins-${VERS}{,nb*}:../../security/nessus-plugins
EXTRACT_ONLY= # empty
Home |
Main Index |
Thread Index |
Old Index