diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-09 14:55:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-09 14:55:00 +0000 |
commit | 92b43aacc3fdaccaa6ce29f11162d104fff90fd1 (patch) | |
tree | a53e0336b20ae40c3f86cfdd2a0fefe6dfc1809d /graphics | |
parent | 8e567f4ee73b35577763a01d5cfd01ccfc38503e (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdk-pixbuf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index 16f9a24784fb..c5adee6dc3ae 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -26,7 +26,6 @@ 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" \ |