summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-17 02:20:16 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-17 02:20:16 +0000
commit4a7195d628f3db399a326f9c2bf537e45d7e246c (patch)
tree8752d2c0f4013117e2763ab568193d63f7332b72
parent- Update to 0.94 (diff)
I really meant to sweep ephy before I committed. I must have been distracted.
Add intlhack to fix the build on -STABLE. Reported by: Randy Bush <randy@psg.com>
Notes
Notes: svn path=/head/; revision=98365
-rw-r--r--www/epiphany/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index f8ac0e6a50c8..e526add2d966 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -40,7 +40,7 @@ HEADERS_SUFX=
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack libgnomeui
+USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui
WANT_GNOME= yes
USE_LIBTOOL= yes
USE_GMAKE= yes