aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gdk-pixbuf
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-07-09 22:55:00 +0800
committermarcus <marcus@FreeBSD.org>2002-07-09 22:55:00 +0800
commitbc2ef9e3e011aaa6a74f22b551e3d87fb2b73147 (patch)
tree6420be202e660a2e6b619b1ad5a0d765744c8075 /graphics/gdk-pixbuf
parentcc47a87af170496ba27005541d51435e1c6773f3 (diff)
downloadfreebsd-ports-graphics-bc2ef9e3e011aaa6a74f22b551e3d87fb2b73147.tar.gz
freebsd-ports-graphics-bc2ef9e3e011aaa6a74f22b551e3d87fb2b73147.tar.zst
freebsd-ports-graphics-bc2ef9e3e011aaa6a74f22b551e3d87fb2b73147.zip
USE_REINPLACE isn't needed after sobomax's latest updates to the ports
infrastructure.
Diffstat (limited to 'graphics/gdk-pixbuf')
-rw-r--r--graphics/gdk-pixbuf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile
index 16f9a24784f..c5adee6dc3a 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" \