aboutsummaryrefslogtreecommitdiff
path: root/textproc/gnome-spell
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-10-22 16:23:18 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-10-22 16:23:18 +0000
commit89ab5127bc451b814d3b66b4305925f84c95d5dc (patch)
tree61513b2e46284ad7c1d7ae04761f10ed76b62bcf /textproc/gnome-spell
parent78ff16100ade221716f4b62b70f157dd7c09ff47 (diff)
downloadports-89ab5127bc451b814d3b66b4305925f84c95d5dc.tar.gz
ports-89ab5127bc451b814d3b66b4305925f84c95d5dc.zip
Fix FreeBSD 4.x build by add intlhack.
PR: ports/87844 Reported by: Stacey Roberts <stacey@vickiandstacey.com>
Notes
Notes: svn path=/head/; revision=146126
Diffstat (limited to 'textproc/gnome-spell')
-rw-r--r--textproc/gnome-spell/Makefile2
1 files changed, 1 insertions, 1 deletions
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"