summaryrefslogtreecommitdiff
path: root/security/nessus
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-07-19 10:11:48 +0000
committergrant <grant@pkgsrc.org>2005-07-19 10:11:48 +0000
commite720c400e212653dc1e76242fe0dcfc4a6e4f315 (patch)
tree06d14153ff3d91aebe34f6f7b90be0ae91bec7a8 /security/nessus
parent9b1ec25d568c422f025b58ce280383899c1b8ae9 (diff)
downloadpkgsrc-e720c400e212653dc1e76242fe0dcfc4a6e4f315.tar.gz
depends should be ../../<category>/<pkg>
Diffstat (limited to 'security/nessus')
-rw-r--r--security/nessus/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/nessus/Makefile b/security/nessus/Makefile
index 8970dbda098..a493a6afdaa 100644
--- a/security/nessus/Makefile
+++ b/security/nessus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/06/20 15:47:57 tron Exp $
+# $NetBSD: Makefile,v 1.27 2005/07/19 10:13:07 grant Exp $
.include "../nessus/Makefile.common"
@@ -8,8 +8,8 @@ DISTFILES= # empty
COMMENT= The Nessus Network Security Scanner
-DEPENDS+= nessus-core-${VERS}{,nb*}:../nessus-core
-DEPENDS+= nessus-plugins-${VERS}{,nb*}:../nessus-plugins
+DEPENDS+= nessus-core-${VERS}{,nb*}:../../security/nessus-core
+DEPENDS+= nessus-plugins-${VERS}{,nb*}:../../security/nessus-plugins
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes