ports/devel/libbonobo/files/patch-server__Makefile.in
2014-07-29 17:12:47 +00:00

11 lines
531 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:${LOCALBASE}/libdata/bonobo/servers\" \
-DSERVER_LOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" \
$(SERVER_CFLAGS) \
-DSERVER_CONFDIR=\"$(sysconfdir)\" \