diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-18 22:00:53 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-18 22:00:53 +0000 |
commit | fefa88ac8b183055766307ec705c17dd23424c35 (patch) | |
tree | 95bd5f84687127c2746eb8f9fd0d28fc33bb1184 /security/openvas-libnasl | |
parent | d399de56884cfa0d47f00c79ae544a31ea48f1c3 (diff) | |
download | ports-fefa88ac8b183055766307ec705c17dd23424c35.tar.gz ports-fefa88ac8b183055766307ec705c17dd23424c35.zip |
Notes
Diffstat (limited to 'security/openvas-libnasl')
-rw-r--r-- | security/openvas-libnasl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile index b0d710dd2d03..e9e32878be1f 100644 --- a/security/openvas-libnasl/Makefile +++ b/security/openvas-libnasl/Makefile @@ -22,6 +22,8 @@ LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt \ openvas_hg.2:${PORTSDIR}/security/openvas-libraries \ tasn1.4:${PORTSDIR}/security/libtasn1 +BROKEN= does not compile + GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_ICONV= yes |