diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-06 21:38:15 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-06 21:38:15 +0000 |
commit | 432b897c1bd3a89cfccc4b409a327214b77fb82a (patch) | |
tree | 43cd27a1da1a0563a55b5b931653c46dff101a92 /graphics/gdk-pixbuf | |
parent | ff7e745f9ce6ffcc3fa185062be61b19df355f60 (diff) |
Notes
Diffstat (limited to 'graphics/gdk-pixbuf')
-rw-r--r-- | graphics/gdk-pixbuf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index c5adee6dc3ae..16f9a24784fb 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -26,6 +26,7 @@ USE_GNOMENG= yes USE_GNOME+= gnomehack gtk12 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes +USE_REINPLACE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |