summaryrefslogtreecommitdiff
path: root/security/nessus
diff options
context:
space:
mode:
authorbad <bad>2008-10-13 22:32:54 +0000
committerbad <bad>2008-10-13 22:32:54 +0000
commit418162074102ae174bc02feb871cf2bc25135309 (patch)
treed31bea13566d196c0896960615b02ccfbf801069 /security/nessus
parent1b90544867644d00b300bd57f61a4bbdfa4660c3 (diff)
downloadpkgsrc-418162074102ae174bc02feb871cf2bc25135309.tar.gz
Fix botched update of nessus.
Need to BUILDLINK_ABI_DEPENDS on the 2.2.11 versions of the libraries. Bump PKGREVISION wholesale to disambiguate the fixed packages from the botched ones and depend on them. Use GPLed version of the plugins instead of the non-free version. While here fix permissions of PKG_SYSCONFDIR in nessus-core/Makefile.
Diffstat (limited to 'security/nessus')
-rw-r--r--security/nessus/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/nessus/Makefile b/security/nessus/Makefile
index d0afcef6d9b..68f7165e983 100644
--- a/security/nessus/Makefile
+++ b/security/nessus/Makefile
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.34 2008/07/14 12:56:12 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2008/10/13 22:32:54 bad Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../security/nessus/Makefile.common"
DISTNAME= nessus-${VERS}
+PKGREVISION= 1
MASTER_SITES= # empty
DISTFILES= # empty
COMMENT= The Nessus Network Security Scanner
-DEPENDS+= nessus-plugins-${VERS}{,nb*}:../../security/nessus-plugins
+DEPENDS+= nessus-plugins-${VERS}nb*:../../security/nessus-plugins
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes