summaryrefslogtreecommitdiff
path: root/www/gtkhtml38
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-06-19 08:18:10 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-06-19 08:18:10 +0000
commit480346363349d34df50ccbe8af45c0135915e85e (patch)
tree1a2e4492be352c5eb3cccec7ffe7866db512735c /www/gtkhtml38
parentupgrade to 1.4.1 (diff)
Add USE_REINPLACE where appropriate.
Notes
Notes: svn path=/head/; revision=61545
Diffstat (limited to 'www/gtkhtml38')
-rw-r--r--www/gtkhtml38/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile
index 0cebe5dacec6..e4986cf48449 100644
--- a/www/gtkhtml38/Makefile
+++ b/www/gtkhtml38/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" \