summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2005-06-20 15:47:57 +0000
committertron <tron@pkgsrc.org>2005-06-20 15:47:57 +0000
commit196ba23da320f5455d5fd1a47d3f3452ebef8c93 (patch)
treec21a0ddcf4959dd2f9c0293ddb5fea37c3c91f65 /security
parent83088e5d9789cfe7b0ea246e83592ff4ba5c666f (diff)
downloadpkgsrc-196ba23da320f5455d5fd1a47d3f3452ebef8c93.tar.gz
Allow package revisions in dependences on "nessus-core" and
"nessus-plugins". The package can now be installed again after the recent change to the "nessus-plugins" package.
Diffstat (limited to 'security')
-rw-r--r--security/nessus/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/nessus/Makefile b/security/nessus/Makefile
index abca4e156f7..8970dbda098 100644
--- a/security/nessus/Makefile
+++ b/security/nessus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/06/01 18:03:21 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2005/06/20 15:47:57 tron Exp $
.include "../nessus/Makefile.common"
@@ -8,8 +8,8 @@ DISTFILES= # empty
COMMENT= The Nessus Network Security Scanner
-DEPENDS+= nessus-core-${VERS}:../nessus-core
-DEPENDS+= nessus-plugins-${VERS}:../nessus-plugins
+DEPENDS+= nessus-core-${VERS}{,nb*}:../nessus-core
+DEPENDS+= nessus-plugins-${VERS}{,nb*}:../nessus-plugins
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes