summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-06-23 07:50:06 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-06-23 07:50:06 +0800
commit9d4891a9099d30463484eef6ebbcbe99f70ab3d7 (patch)
tree158dd7fe6b95470543e182076aa43e05fe7efbb1
parentcf591ac9ebd272f5575e950fea53d7003cfa5bf6 (diff)
downloadmarcuscom-ports-9d4891a9099d30463484eef6ebbcbe99f70ab3d7.tar
marcuscom-ports-9d4891a9099d30463484eef6ebbcbe99f70ab3d7.tar.gz
marcuscom-ports-9d4891a9099d30463484eef6ebbcbe99f70ab3d7.tar.bz2
marcuscom-ports-9d4891a9099d30463484eef6ebbcbe99f70ab3d7.tar.lz
marcuscom-ports-9d4891a9099d30463484eef6ebbcbe99f70ab3d7.tar.xz
marcuscom-ports-9d4891a9099d30463484eef6ebbcbe99f70ab3d7.tar.zst
marcuscom-ports-9d4891a9099d30463484eef6ebbcbe99f70ab3d7.zip
De-X11BASE.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9067 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--devel/libbonobo/files/patch-server::Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbonobo/files/patch-server::Makefile.in b/devel/libbonobo/files/patch-server::Makefile.in
index f07320f9b..45fc8fc1e 100644
--- a/devel/libbonobo/files/patch-server::Makefile.in
+++ b/devel/libbonobo/files/patch-server::Makefile.in
@@ -5,7 +5,7 @@
-I$(top_srcdir)/bonobo-activation \
-DPREFIX=\""$(prefix)"\" \
- -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers\" \
-+ -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers:${X11BASE}/libdata/bonobo/servers:${LOCALBASE}/libdata/bonobo/servers\" \
++ -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers:${LOCALBASE}/libdata/bonobo/servers\" \
-DSERVER_LOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" \
$(SERVER_CFLAGS) \
-DSERVER_CONFDIR=\"$(sysconfdir)\" \