summaryrefslogtreecommitdiff
path: root/security/nessus-plugins
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-04-05 22:15:55 +0000
committeradrianp <adrianp@pkgsrc.org>2005-04-05 22:15:55 +0000
commit77c9fe3738a7d04b257ef68c0747938d065edc30 (patch)
treed1ec8c9ade2409557af8c6fd66a4c1374a57cb05 /security/nessus-plugins
parent23affefed00afca30883cbb51e0a2e14ca34a3d1 (diff)
downloadpkgsrc-77c9fe3738a7d04b257ef68c0747938d065edc30.tar.gz
- Remove the nessus-update-plugins patch I included a while ago. Nessus
now use their own binary for fetching updated plugin files from the nessus.org site.
Diffstat (limited to 'security/nessus-plugins')
-rw-r--r--security/nessus-plugins/Makefile16
1 files changed, 1 insertions, 15 deletions
diff --git a/security/nessus-plugins/Makefile b/security/nessus-plugins/Makefile
index f8e93087b4a..02cfa32e388 100644
--- a/security/nessus-plugins/Makefile
+++ b/security/nessus-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/04/04 09:32:02 adam Exp $
+# $NetBSD: Makefile,v 1.19 2005/04/05 22:15:55 adrianp Exp $
.include "../nessus/Makefile.common"
@@ -15,20 +15,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "NetBSD"
-CONFIGURE_ARGS+= --with-fetchcmd=/usr/bin/ftp
-.else
-CONFIGURE_ARGS+= --with-fetchcmd=${PREFIX}/bin/ftp
-.endif
-
-SUBST_CLASSES+= fetch
-SUBST_STAGE.fetch= post-configure
-SUBST_FILES.fetch= nessus-update-plugins
-SUBST_SED.fetch= -e "s|fetch_args=\"\"|fetch_args=\"-o -\"|g"
-SUBST_MESSAGE.fetch= "Fixing fetch parameters."
-
PLIST_SRC= ${WRKDIR}/PLIST PLIST
# auto-generate PLIST of plug-ins