aboutsummaryrefslogtreecommitdiff
path: root/graphics/sodipodi
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-20 23:20:44 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-20 23:20:44 +0000
commita5f40175d4b28b8b98f3b38c3b93c76c808c865f (patch)
tree391ce836ca3fc160930e9002b338d37d621935ed /graphics/sodipodi
parent48643e47d0db8adda9a4cf6b144bc9c92bb781ee (diff)
downloadports-a5f40175d4b28b8b98f3b38c3b93c76c808c865f.tar.gz
ports-a5f40175d4b28b8b98f3b38c3b93c76c808c865f.zip
Whoops, we now need USE_REINPLACE.
Notes
Notes: svn path=/head/; revision=83384
Diffstat (limited to 'graphics/sodipodi')
-rw-r--r--graphics/sodipodi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile
index 081ce38add1d..fe71ef9a6f1d 100644
--- a/graphics/sodipodi/Makefile
+++ b/graphics/sodipodi/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/frontline.pc:${PORTSDIR}/graphics/fron
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack libglade2
+USE_REINPLACE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --without-gnome-print
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 -I${X11BASE}/include" \