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:
Tijl Coosemans 2019-06-08 18:19:50 +00:00
parent ecfdb23cc3
commit f8b6e22fa0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503745

View file

@ -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