summaryrefslogtreecommitdiff
path: root/devel/devhelp
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-03 11:37:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-03 11:37:28 +0000
commit4d71745ce5265cf2bdda206dfbbefc724380d5da (patch)
treefda8e871727889c81796a7f06b52e47ca231f271 /devel/devhelp
parent- Fix dependencies after recent Zope changes (diff)
- Fix build on FreeBSD 4.x
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=108261
Diffstat (limited to 'devel/devhelp')
-rw-r--r--devel/devhelp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile
index b38cbffefab8..c9eda408a904 100644
--- a/devel/devhelp/Makefile
+++ b/devel/devhelp/Makefile
@@ -22,7 +22,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_GNOME= gnomehack gnomeprefix libgtkhtml libgnomeui
+USE_GNOME= gnomehack intlhack gnomeprefix libgtkhtml libgnomeui
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \