summaryrefslogtreecommitdiff
path: root/security/nessus-plugins
diff options
context:
space:
mode:
authorkristerw <kristerw>2005-06-24 21:53:48 +0000
committerkristerw <kristerw>2005-06-24 21:53:48 +0000
commit21c22788b40d3f7884e1d87b9ddd90aada9b4a78 (patch)
treee36b6916be52f3620e4f8f4e76600b8ec4e8dd86 /security/nessus-plugins
parent07c0c494083734bffe75408ea65fd067f3ef7084 (diff)
downloadpkgsrc-21c22788b40d3f7884e1d87b9ddd90aada9b4a78.tar.gz
Change the CONFIGURE_ENV to use the variables users are supposed to set,
rather than the autoconf cache variables.
Diffstat (limited to 'security/nessus-plugins')
-rw-r--r--security/nessus-plugins/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nessus-plugins/Makefile b/security/nessus-plugins/Makefile
index 13965bacfb4..b61c0e61dc6 100644
--- a/security/nessus-plugins/Makefile
+++ b/security/nessus-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2005/06/19 21:17:02 kristerw Exp $
+# $NetBSD: Makefile,v 1.22 2005/06/24 21:53:48 kristerw Exp $
.include "../nessus/Makefile.common"
@@ -15,7 +15,7 @@ GNU_CONFIGURE= yes
USE_TOOLS+= cat
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
-CONFIGURE_ENV+= ac_cv_path_CAT="${TOOLS_CAT}"
+CONFIGURE_ENV+= CAT="${TOOLS_CAT}"
PLIST_SRC= ${WRKDIR}/PLIST PLIST