diff options
Diffstat (limited to 'www/dillo')
-rw-r--r-- | www/dillo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dillo/Makefile b/www/dillo/Makefile index 0939cb6..8e31412 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -15,7 +15,7 @@ MAINTAINER= anders@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - intl.2:${PORTSDIR}/devel/gettext + intl.4:${PORTSDIR}/devel/gettext USE_GTK= yes GNU_CONFIGURE= yes |