diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:54:33 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:54:33 +0000 |
commit | 60b37dbedcfe6e22fe9a61ee8432ae7bd2780483 (patch) | |
tree | 42c5d548da07f10a85c92da3191700e6f34e6829 /graphics/gdk-pixbuf/files/patch-gdk-pixbuf_Makefile.in | |
parent | security/arirang: Mark broken with Ruby 2.0 or newer (diff) |
Rename german/ and graphics/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'graphics/gdk-pixbuf/files/patch-gdk-pixbuf_Makefile.in')
-rw-r--r-- | graphics/gdk-pixbuf/files/patch-gdk-pixbuf_Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gdk-pixbuf/files/patch-gdk-pixbuf_Makefile.in b/graphics/gdk-pixbuf/files/patch-gdk-pixbuf_Makefile.in new file mode 100644 index 000000000000..ed3e7e2d3c65 --- /dev/null +++ b/graphics/gdk-pixbuf/files/patch-gdk-pixbuf_Makefile.in @@ -0,0 +1,11 @@ +--- gdk-pixbuf/Makefile.in.orig Sat Oct 5 01:29:29 2002 ++++ gdk-pixbuf/Makefile.in Sat Oct 5 01:32:30 2002 +@@ -400,7 +400,7 @@ + libpixbufloader_bmp_la_OBJECTS = io-bmp.lo + libpixbufloader_xbm_la_DEPENDENCIES = libgdk_pixbuf.la + libpixbufloader_xbm_la_OBJECTS = io-xbm.lo +-noinst_PROGRAMS = test-gdk-pixbuf$(EXEEXT) testpixbuf$(EXEEXT) \ ++noinst_PROGRAMS = # test-gdk-pixbuf$(EXEEXT) testpixbuf$(EXEEXT) \ + testpixbuf-drawable$(EXEEXT) testanimation$(EXEEXT) \ + testpixbuf-scale$(EXEEXT) + PROGRAMS = $(noinst_PROGRAMS) |