aboutsummaryrefslogtreecommitdiffstats
path: root/security/openvas-libnasl
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-05-04 00:36:39 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-05-04 00:36:39 +0800
commite2ed082147d0baef1df737d3b0dc076b17baeeaf (patch)
tree0c98bf4df764b75bc08fe49f8d5555bf3212ef21 /security/openvas-libnasl
parent10f2a435dce3442017cb96d33dd3217c90edfb6f (diff)
downloadfreebsd-ports-gnome-e2ed082147d0baef1df737d3b0dc076b17baeeaf.tar.gz
freebsd-ports-gnome-e2ed082147d0baef1df737d3b0dc076b17baeeaf.tar.zst
freebsd-ports-gnome-e2ed082147d0baef1df737d3b0dc076b17baeeaf.zip
Chase security/libgcrypt update
Diffstat (limited to 'security/openvas-libnasl')
-rw-r--r--security/openvas-libnasl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile
index c3a40c9a67e9..9f26940afce5 100644
--- a/security/openvas-libnasl/Makefile
+++ b/security/openvas-libnasl/Makefile
@@ -3,14 +3,14 @@
PORTNAME= openvas-libnasl
PORTVERSION= 2.0.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/561/
MAINTAINER= ports@FreeBSD.org
COMMENT= NASL libraries for OpenVAS
-LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt \
gnutls.26:${PORTSDIR}/security/gnutls \
gpg-error.0:${PORTSDIR}/security/libgpg-error \
gpgme.19:${PORTSDIR}/security/gpgme \