summaryrefslogtreecommitdiff
path: root/security/libnasl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libnasl/Makefile')
-rw-r--r--security/libnasl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libnasl/Makefile b/security/libnasl/Makefile
index 2352b53dccc..cc213c62639 100644
--- a/security/libnasl/Makefile
+++ b/security/libnasl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/03/29 12:42:23 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2003/06/09 17:01:24 frueauf Exp $
#
DISTNAME= libnasl-${VERS}
@@ -10,6 +10,5 @@ COMMENT= Nessus Attack Scripting Language library
DEPENDS+= nessus-libraries-${VERS}:../nessus-libraries
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= CPP=${CPP}
.include "../../mk/bsd.pkg.mk"