mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
security/openvas: Fix build
- Use heimdal like kerberos dependency
This commit is contained in:
committed by
Brad Davis
parent
62e1fddc34
commit
b30c19bf13
@@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}impacket>=0:net/py-impacket@${PY_FLAVOR} \
|
||||
rsync:net/rsync \
|
||||
nmap:security/nmap
|
||||
|
||||
USES= bison cmake gnome gssapi:base,flags pkgconfig python ssl
|
||||
USES= bison cmake gnome gssapi:heimdal pkgconfig python ssl
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= greenbone
|
||||
GH_PROJECT= ${PORTNAME}-scanner
|
||||
|
||||
Reference in New Issue
Block a user