Sync with libuim shared library version bump.
This commit is contained in:
parent
9f60f0bc1d
commit
9cb9b0a1b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166768
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --disable-fribidi
|
|||
.if defined(WITH_UIM)
|
||||
CONFIGURE_ARGS+= --enable-uim
|
||||
MAKE_ENV= LIBS_LOCAL=-L${LOCALBASE}/lib
|
||||
LIB_DEPENDS+= uim.1:${PORTSDIR}/textproc/uim
|
||||
LIB_DEPENDS+= uim.2:${PORTSDIR}/textproc/uim
|
||||
PLIST_SUB+= UIM=""
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-uim
|
||||
|
|
Loading…
Reference in a new issue