diff options
Diffstat (limited to 'net/fidelio/Makefile')
-rw-r--r-- | net/fidelio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/fidelio/Makefile b/net/fidelio/Makefile index 0c52f215ef8d..fa1a19275e5e 100644 --- a/net/fidelio/Makefile +++ b/net/fidelio/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ xml2.5:${PORTSDIR}/textproc/libxml2 XML_CONFIG?= ${LOCALBASE}/bin/xml2-config |