1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/devel/gnomedebug/files/patch-ae
Ade Lovett f927ed8a6b The GNOME Debugging Framework (GDF) provides a number of
debugging services to applications such as Integrated Development
Environments and standalone debugging tools similar to DDD.
2000-06-28 17:36:35 +00:00

12 lines
492 B
Plaintext

--- src/event-service/Makefile.in.orig Wed Jun 21 20:09:03 2000
+++ src/event-service/Makefile.in Wed Jun 28 11:27:18 2000
@@ -123,7 +123,7 @@
cxxflags_set = @cxxflags_set@
l = @l@
-INCLUDES = -DGNOMELOCALEDIR=\""$(datatdir)/locals"\" -I$(top_srcdir)/src/lib -I$(includedir) $(GNOME_INCLUDEDIR) $(OAF_CFLAGS)
+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(top_srcdir)/src/lib -I$(includedir) $(GNOME_INCLUDEDIR) $(OAF_CFLAGS)
bin_PROGRAMS = gdf-event-server