aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnome-system-tools/files
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-12-23 04:47:50 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-12-23 04:47:50 +0000
commita31c7e41a93d0f476a6ecd8f6c6de1de571b5c77 (patch)
treefc716546a808cc98ff2c39955b4c3fd21cffdf89 /sysutils/gnome-system-tools/files
parent716e5be024a4dc2e9b61137edaaf8a8647c10cbb (diff)
downloadports-a31c7e41a93d0f476a6ecd8f6c6de1de571b5c77.tar.gz
ports-a31c7e41a93d0f476a6ecd8f6c6de1de571b5c77.zip
Notes
Diffstat (limited to 'sysutils/gnome-system-tools/files')
-rw-r--r--sysutils/gnome-system-tools/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/gnome-system-tools/files/patch-configure b/sysutils/gnome-system-tools/files/patch-configure
new file mode 100644
index 000000000000..303edc2c5532
--- /dev/null
+++ b/sysutils/gnome-system-tools/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2007-12-22 22:34:20.000000000 -0600
++++ configure 2007-12-22 22:34:43.000000000 -0600
+@@ -25180,7 +25180,7 @@
+ GST_CFLAGS="$GST_DEPENDS_CFLAGS $GST_CRACK_LIB_CFLAGS $GST_DEPRECATED_FLAGS"
+
+ GST_TOOL_LIBS="\$(top_builddir)/src/common/libsetuptool.a $GST_LIBS"
+-GST_TOOL_CFLAGS="$GST_CFLAGS -I\$(top_srcdir)/src/common"
++GST_TOOL_CFLAGS="-I\$(top_srcdir)/src/common $GST_CFLAGS"
+
+ GST_TOOL_CLEANFILES="\$(desktop) \$(desktop).in"
+ GST_TOOL_EXTRA_DIST="\$(toolpixmaps) \$(desktop).in.in"