diff options
Diffstat (limited to 'security/openvas-libnasl/Makefile')
-rw-r--r-- | security/openvas-libnasl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile index 69952fe66cdf..e9fd34bce812 100644 --- a/security/openvas-libnasl/Makefile +++ b/security/openvas-libnasl/Makefile @@ -7,7 +7,7 @@ PORTNAME= openvas-libnasl PORTVERSION= 2.0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/561/ @@ -20,7 +20,7 @@ LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt \ gpgme.19:${PORTSDIR}/security/gpgme \ openvas.2:${PORTSDIR}/security/openvas-libraries \ openvas_hg.2:${PORTSDIR}/security/openvas-libraries \ - tasn1.4:${PORTSDIR}/security/libtasn1 + tasn1.5:${PORTSDIR}/security/libtasn1 GNU_CONFIGURE= yes USE_LDCONFIG= yes |