diff options
Diffstat (limited to 'textproc/libtre/Makefile')
-rw-r--r-- | textproc/libtre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 6e23db7d1923..f48db3585eed 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -15,7 +15,7 @@ DISTNAME= tre-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A lightweight fully POSIX compliant regexp matching library -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext USE_BZIP2= yes USE_GNOME= gnomehack gnometarget pkgconfig |