Fix build with ONIG option enabled
This commit is contained in:
parent
45d39777e6
commit
d5d05c8d43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333212
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ PNG_LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
|
|||
ICONV_CONFIGURE_WITH= iconv
|
||||
ICONV_USES= iconv
|
||||
ONIG_CONFIGURE_WITH= onig
|
||||
ONI_LIB_DEPENDS= libonig.so:${PORTSDIR}/devel/oniguruma4
|
||||
ONIG_LIB_DEPENDS= libonig.so:${PORTSDIR}/devel/oniguruma4
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -E 's,doc/slsh,doc/slang/v\@slang_major_version\@,' \
|
||||
|
|
Loading…
Reference in a new issue