summaryrefslogtreecommitdiff
path: root/security/openvas-libraries
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:36:39 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:36:39 +0000
commit2898e3fa0cd98a2293e7ac858e3efaf16444c98c (patch)
tree0c98bf4df764b75bc08fe49f8d5555bf3212ef21 /security/openvas-libraries
parentUpdate to 1.5.2 (diff)
Chase security/libgcrypt update
Notes
Notes: svn path=/head/; revision=317220
Diffstat (limited to 'security/openvas-libraries')
-rw-r--r--security/openvas-libraries/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openvas-libraries/Makefile b/security/openvas-libraries/Makefile
index 355caa9d4ffc..28e43c692e5e 100644
--- a/security/openvas-libraries/Makefile
+++ b/security/openvas-libraries/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openvas-libraries
PORTVERSION= 2.0.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/600/
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Libraries for OpenVAS
LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls \
- gcrypt.18:${PORTSDIR}/security/libgcrypt
+ gcrypt:${PORTSDIR}/security/libgcrypt
USES= pkgconfig
GNU_CONFIGURE= yes