diff options
-rw-r--r-- | www/gtkhtml3/Makefile | 2 | ||||
-rw-r--r-- | www/gtkhtml38/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 3b0c10a61023..274279ebbba1 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= soup-2.0.0:${PORTSDIR}/devel/libsoup USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gal2 gail +USE_GNOME= gnomeprefix gnomehack intlhack gal2 gail INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 3b0c10a61023..274279ebbba1 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= soup-2.0.0:${PORTSDIR}/devel/libsoup USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gal2 gail +USE_GNOME= gnomeprefix gnomehack intlhack gal2 gail INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |