aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/nautilus2/files/patch-libbackground_Makefile.in
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 03:11:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 03:11:39 +0000
commitc4851e78e4f63338fe9a4883e5b7a0370dce27f7 (patch)
tree3910aa2e83f782cec94f15b4547dadb741cd29ce /x11-fm/nautilus2/files/patch-libbackground_Makefile.in
parentf82c84522b047dd99c6f9d85ce3e07217ccce7df (diff)
downloadports-c4851e78e4f63338fe9a4883e5b7a0370dce27f7.tar.gz
ports-c4851e78e4f63338fe9a4883e5b7a0370dce27f7.zip
Notes
Diffstat (limited to 'x11-fm/nautilus2/files/patch-libbackground_Makefile.in')
-rw-r--r--x11-fm/nautilus2/files/patch-libbackground_Makefile.in22
1 files changed, 11 insertions, 11 deletions
diff --git a/x11-fm/nautilus2/files/patch-libbackground_Makefile.in b/x11-fm/nautilus2/files/patch-libbackground_Makefile.in
index 835db34742aa..e60d29e99b67 100644
--- a/x11-fm/nautilus2/files/patch-libbackground_Makefile.in
+++ b/x11-fm/nautilus2/files/patch-libbackground_Makefile.in
@@ -1,11 +1,11 @@
---- libbackground/Makefile.in.orig Tue Jan 7 12:30:18 2003
-+++ libbackground/Makefile.in Tue Jan 7 12:30:58 2003
-@@ -141,7 +141,7 @@
-
- INCLUDES = \
- -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
-- -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \
-+ -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" \
- -DG_LOG_DOMAIN=\"capplet-common\" \
- -I$(top_srcdir)/ \
- @CAPPLET_CFLAGS@
+--- libbackground/Makefile.in.orig Fri Jan 30 16:42:13 2004
++++ libbackground/Makefile.in Fri Jan 30 16:43:02 2004
+@@ -168,7 +168,7 @@
+
+ EXTRA_DIST = ChangeLog
+
+-INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I$(top_srcdir)/ @CAPPLET_CFLAGS@
++INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I$(top_srcdir)/ @CAPPLET_CFLAGS@
+
+
+ noinst_LTLIBRARIES = libbackground.la