From 33583619fa6c8405ef93c432d3413fefbb46d936 Mon Sep 17 00:00:00 2001 From: Tom McLaughlin Date: Wed, 30 Nov 2005 02:58:48 +0000 Subject: [PATCH] Add USE_GNOME=intlhack to fix build on 4.x Submitted by: Phililp Neumann Notified by: Krismail --- x11-themes/icons-tango/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-themes/icons-tango/Makefile b/x11-themes/icons-tango/Makefile index 41e128d12e0c..7479c2c94a3e 100644 --- a/x11-themes/icons-tango/Makefile +++ b/x11-themes/icons-tango/Makefile @@ -17,6 +17,7 @@ COMMENT= A basic set of icons for the most common usage BUILD_DEPENDS= icon-name-mapping:${PORTSDIR}/x11-themes/icon-naming-utils \ Magick-config:${PORTSDIR}/graphics/ImageMagick +USE_GNOME= intlhack GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes