summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-06 21:38:15 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-07-06 21:38:15 +0000
commit432b897c1bd3a89cfccc4b409a327214b77fb82a (patch)
tree43cd27a1da1a0563a55b5b931653c46dff101a92 /graphics/gdk-pixbuf
parentFix a longstanding bug, due to bogus big5 encoding. (There is hi-byte, (diff)
Add USE_REINPLACE temporarily so to get this port building until portmgr
blesses the real fix to bsd.port.mk. PR: 40267 Reported by: many
Notes
Notes: svn path=/head/; revision=62531
Diffstat (limited to 'graphics/gdk-pixbuf')
-rw-r--r--graphics/gdk-pixbuf/Makefile1
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" \