freebsd-ports/devel/libbonobo/files/patch-server::Makefile.in
2005-08-28 17:47:42 +00:00

11 lines
565 B
Text

--- activation-server/Makefile.in.orig Fri Aug 19 16:24:14 2005
+++ activation-server/Makefile.in Fri Aug 19 16:25:12 2005
@@ -225,7 +225,7 @@
-I$(top_builddir)/bonobo-activation \
-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\" \
-DSERVER_LOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" \
$(SERVER_CFLAGS) \
-DSERVER_CONFDIR=\"$(sysconfdir)\" \