aboutsummaryrefslogtreecommitdiff
path: root/security/openvas-client
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:04:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:04:00 +0000
commit83021732317b2ba7b8c7b282f63433710942e378 (patch)
tree96bf111a2c4bd2fb8f21e7bd11b5e29e623151fd /security/openvas-client
parent77aed62c7dd85849d79f39424870b45a07e0a078 (diff)
downloadports-83021732317b2ba7b8c7b282f63433710942e378.tar.gz
ports-83021732317b2ba7b8c7b282f63433710942e378.zip
Notes
Diffstat (limited to 'security/openvas-client')
-rw-r--r--security/openvas-client/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile
index e38a48edf92e..497b216da3df 100644
--- a/security/openvas-client/Makefile
+++ b/security/openvas-client/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: openvas-client
-# Date created: 2008-04-27
-# Whom: Tomoyuki Sakurai <cherry@trombik.org>
-#
+# Created by: Tomoyuki Sakurai <cherry@trombik.org>
# $FreeBSD$
-#
PORTNAME= openvas-client
PORTVERSION= 2.0.4
@@ -17,7 +13,7 @@ COMMENT= A GUI client for OpenVAS
MAN1= OpenVAS-Client.1 openvasclient-mkcert.1
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= gtk20
.include "${.CURDIR}/../../security/openvas-libraries/Makefile.common"