1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

security/openvas-client: Mark jobs unsafe

This commit is contained in:
John Marino 2014-02-05 18:41:33 +00:00
parent 41eeb919fb
commit 50c8f9d042
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342815

View File

@ -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"