diff options
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 0cebe5dacec6..e4986cf48449 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -25,6 +25,7 @@ USE_GMAKE= yes USE_GNOMECTRL= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ARGS= --with-gconf=yes \ --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |