summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gdk-pixbuf/files/patch-ad')
-rw-r--r--graphics/gdk-pixbuf/files/patch-ad15
1 files changed, 9 insertions, 6 deletions
diff --git a/graphics/gdk-pixbuf/files/patch-ad b/graphics/gdk-pixbuf/files/patch-ad
index ea0bfaabf84c..06e8ed03edaf 100644
--- a/graphics/gdk-pixbuf/files/patch-ad
+++ b/graphics/gdk-pixbuf/files/patch-ad
@@ -1,9 +1,12 @@
---- gdk-pixbuf-config.in.orig Mon Apr 10 20:56:56 2000
-+++ gdk-pixbuf-config.in Thu Apr 13 11:40:34 2000
-@@ -42,11 +42,11 @@
- if test @includedir@ != /usr/include ; then
- includes=-I@includedir@
- fi
+
+$FreeBSD$
+
+--- gdk-pixbuf-config.in.orig Tue Oct 23 20:44:44 2001
++++ gdk-pixbuf-config.in Fri Oct 26 11:06:32 2001
+@@ -40,11 +40,11 @@
+ ;;
+ --cflags)
+ includes=-I@includedir@/gdk-pixbuf-1.0
- echo $includes `gtk-config --cflags`
+ echo $includes `@GTK_CONFIG@ --cflags`
;;