mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
textproc/apertium: Change BUILD_DEPENDS from utf8cpp3 to utf8cpp
The build fix for utf8cpp 4.0.x is part of apertium 3.9.4.
Reference: 1211c1a2ed
Approved by: portmgr (blanket)
This commit is contained in:
parent
0f6d36340a
commit
04e8d6e30a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ LICENSE= GPLv2+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= bash:shells/bash \
|
BUILD_DEPENDS= bash:shells/bash \
|
||||||
utf8cpp3>0:devel/utf8cpp3
|
utf8cpp>=4.0.0:devel/utf8cpp
|
||||||
LIB_DEPENDS= libicudata.so:devel/icu \
|
LIB_DEPENDS= libicudata.so:devel/icu \
|
||||||
liblttoolbox.so:textproc/lttoolbox \
|
liblttoolbox.so:textproc/lttoolbox \
|
||||||
libpcre.so:devel/pcre
|
libpcre.so:devel/pcre
|
||||||
|
|
Loading…
Add table
Reference in a new issue