From 248175b9be24c31091aed5228b3ed70a8ded8bdb Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 29 Feb 2008 20:25:58 +0000 Subject: - Bandaid build of gettext refusenicks PR: ports/121231 Submitted by: Helge Oldach --- graphics/exif/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile index 128044330db3..ae7214cb8fa7 100644 --- a/graphics/exif/Makefile +++ b/graphics/exif/Makefile @@ -22,7 +22,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-popt-prefix=${LOCALBASE} .if defined(WITHOUT_NLS) -CONFIGURE_ARGS+= --disable-nls +CONFIGURE_ARGS+= --disable-nls --without-libiconv-prefix +CONFIGURE_ENV+= POPT_CFLAGS=-I${PREFIX}/include POPT_LIBS="-L${PREFIX}/lib -lpopt" PLIST_SUB+= NLS="@comment " .else USE_ICONV= yes -- cgit v1.2.3