From 909ba589226f71905f9bf24c9c85b8cf6dea773b Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 15 Jan 2004 07:07:04 +0000 Subject: [PATCH] Use intlhack to get this to compile on -STABLE. --- math/gcalctool/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 6982b74439ef..d58ac4b2d945 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -20,7 +20,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib"