1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/devel/gnomedebug/files/patch-ab
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
589 B
Plaintext

--- src/lib/Makefile.in.orig Wed Jun 21 20:08:50 2000
+++ src/lib/Makefile.in Wed Jun 28 11:24:49 2000
@@ -123,7 +123,7 @@
cxxflags_set = @cxxflags_set@
l = @l@
-INCLUDES = -DGNOMELOCALEDIR=\""$(datatdir)/locals"\" -DGDF_COMMANDER_PATH=\""$(sysconfdir)/gdf/commanders"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(XML_CFLAGS)
+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DGDF_COMMANDER_PATH=\""$(sysconfdir)/gdf/commanders"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(XML_CFLAGS)
CORBA_GENERATED_HEADER_FILES = gnome-debug.h