Fix brokenness.
This commit is contained in:
parent
4d3dcf847c
commit
649c94db55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281769
@ -22,8 +22,6 @@ 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
|
||||
@ -33,4 +31,6 @@ MAN1= openvas-libnasl-config.1 openvas-nasl.1
|
||||
|
||||
.include "${.CURDIR}/../../security/openvas-libraries/Makefile.common"
|
||||
|
||||
LDFLAGS+= -lgcrypt
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user