diff options
-rw-r--r-- | www/galeon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 504e8e1af321..3887822eebeb 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -23,7 +23,8 @@ MOZILLA= mozilla-gtk1 HEADERS_SUFX= -gtk1 USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack bonobo libglade gnomevfs gnometarget +USE_GNOME= gnomeprefix intlhack gnomehack bonobo libglade gnomevfs \ + gnometarget USE_GMAKE= yes USE_ICONV= yes USE_LIBTOOL_VER=13 |