forked from Lainports/freebsd-ports
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
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…
Add table
Reference in a new issue