aboutsummaryrefslogtreecommitdiff
path: root/security/openvas-client
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-02-05 18:41:33 +0000
committerJohn Marino <marino@FreeBSD.org>2014-02-05 18:41:33 +0000
commit50c8f9d04266626a3574b810f0e78e33272f9cb1 (patch)
treea993cd086449c96376c30fc8430348da285193d0 /security/openvas-client
parent41eeb919fb8199d975ec4ec183186a8537190ae3 (diff)
Notes
Diffstat (limited to 'security/openvas-client')
-rw-r--r--security/openvas-client/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile
index 14f5391b56c0..75d215d0eb2c 100644
--- a/security/openvas-client/Makefile
+++ b/security/openvas-client/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/595/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A GUI client for OpenVAS
+COMMENT= GUI client for OpenVAS
MAN1= OpenVAS-Client.1 openvasclient-mkcert.1
@@ -16,6 +16,8 @@ GNU_CONFIGURE= yes
USES= gmake pkgconfig
USE_GNOME= gtk20
+MAKE_JOBS_UNSAFE=yes
+
NO_STAGE= yes
.include "${.CURDIR}/../../security/openvas-libraries/Makefile.common"