Skip to content

Commit

Permalink
security/openiked: Fix build
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed May 13, 2024
1 parent 32ac745 commit 387955f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions security/openiked/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 387955f

Please sign in to comment.