freebsd-ports/security/openvas-client/files/patch-nessus.tmpl.in
Edwin Groothuis 63b216ec54 [NEW PORT] security/openvas-client: A GUI client for OpenVAS
OpenVAS stands for Open Vulnerability Assessment System and
	is a network security scanner with associated tools like a
	graphical user fontend. The core is a server component with
	a set of network vulnerability tests (NVTs) to detect
	security problems in remote systems and applications.

	WWW: http://www.openvas.org/

PR:		ports/123131
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>
2008-06-04 13:12:03 +00:00

11 lines
371 B
Cheetah

--- nessus.tmpl.in.orig 2008-04-27 11:39:30.000000000 +0900
+++ nessus.tmpl.in 2008-04-27 11:39:47.000000000 +0900
@@ -37,7 +37,7 @@
make_bindir=${rootdir}/bin
libsdir=${rootdir}/libs
top_builddir = @PWDD@
-include= -I. -I$(rootdir)/include
+include= -I. -I$(rootdir)/include -I$(includedir)
INSTALL=@INSTALL@
INSTALL_DIR=@INSTALL_DIR@
installuser=@installuser@