mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/openiked: Fix build
Reported by: fallout
This commit is contained in:
parent
32ac7457f6
commit
387955fca9
@ -26,6 +26,7 @@ GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
CONFIGURE_ARGS= --with-libevent-dir=${PREFIX} --with-mantype=man
|
||||
CONFIGURE_ARGS+= --without-zlib-version-check # fix build by disabling zlib version check
|
||||
|
||||
post-install:
|
||||
${MV} ${STAGEDIR}${PREFIX}/etc/ikeca.cnf \
|
||||
|
Loading…
Reference in New Issue
Block a user