Require a matching version of libtextstyle. Gettext fails to build with
older versions. Reported by: Paul Beard <paulbeard@gmail.com>
This commit is contained in:
parent
ecfdb23cc3
commit
f8b6e22fa0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503745
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/../COPYING
|
|||
|
||||
.include "${.CURDIR}/../gettext/Makefile.common"
|
||||
|
||||
BUILD_DEPENDS= libtextstyle>=${PORTVERSION}:devel/libtextstyle
|
||||
LIB_DEPENDS= libtextstyle.so:devel/libtextstyle
|
||||
|
||||
USES= charsetfix cpe gettext-runtime iconv libtool tar:xz
|
||||
|
|
Loading…
Reference in a new issue