diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-01-18 17:04:08 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-01-18 17:04:08 +0000 |
commit | bfdac7a749e9679cca0d05e858c6600104ce6d5e (patch) | |
tree | 20b633d9baff7d64aec8a6b8ef03ddc1b4e85ecf /security/openvas-libnasl | |
parent | fdd06ffd548dee5f41c908af73b7775046147b92 (diff) | |
download | ports-bfdac7a749e9679cca0d05e858c6600104ce6d5e.tar.gz ports-bfdac7a749e9679cca0d05e858c6600104ce6d5e.zip |
Notes
Diffstat (limited to 'security/openvas-libnasl')
-rw-r--r-- | security/openvas-libnasl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile index fb1c99660cce..47699a4a5acb 100644 --- a/security/openvas-libnasl/Makefile +++ b/security/openvas-libnasl/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ gpgme.17:${PORTSDIR}/security/gpgme \ openvas.1:${PORTSDIR}/security/openvas-libraries \ openvas_hg.1:${PORTSDIR}/security/openvas-libraries \ - tasn1.3:${PORTSDIR}/security/libtasn1 + tasn1.4:${PORTSDIR}/security/libtasn1 GNU_CONFIGURE= yes USE_LDCONFIG= yes |