From 1d8112d8a1b298adfd58017b49d415fbfee42906 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 11 Jun 2004 04:41:16 +0000 Subject: [PATCH] Use intlhack to fix the build. Reported by: pointyhat via kris --- print/libgnomecups/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index dd3ebf19bfd9..4c6084552c30 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack glib20 +USE_GNOME= gnomeprefix gnomehack intlhack glib20 INSTALLS_SHLIB= yes USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \