From 89ab5127bc451b814d3b66b4305925f84c95d5dc Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sat, 22 Oct 2005 16:23:18 +0000 Subject: Fix FreeBSD 4.x build by add intlhack. PR: ports/87844 Reported by: Stacey Roberts --- textproc/gnome-spell/Makefile | 2 +- textproc/gnomespell/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index 91ac81a30f51..fff4e03ef384 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/textproc/gnomespell/Makefile b/textproc/gnomespell/Makefile index 91ac81a30f51..fff4e03ef384 100644 --- a/textproc/gnomespell/Makefile +++ b/textproc/gnomespell/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3