diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-03-10 07:28:35 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-03-10 07:28:35 +0800 |
commit | 52c8a0d74cf366d2b5253e53a02a8e6132e28383 (patch) | |
tree | eb788fe499dba3a0c88b4b776ba43e15b338b43f /graphics/gdk-pixbuf2/files/patch-Makefile.in | |
parent | 3e35540c9ecc11afb8b228410a543ae3d7890a6c (diff) | |
download | marcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.tar marcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.tar.gz marcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.tar.bz2 marcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.tar.lz marcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.tar.xz marcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.tar.zst marcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.zip |
Cleanup of committed ports part #1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17220 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gdk-pixbuf2/files/patch-Makefile.in')
-rw-r--r-- | graphics/gdk-pixbuf2/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gdk-pixbuf2/files/patch-Makefile.in b/graphics/gdk-pixbuf2/files/patch-Makefile.in deleted file mode 100644 index 9edf33b73..000000000 --- a/graphics/gdk-pixbuf2/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2011-03-05 19:46:49.000000000 +0000 -+++ Makefile.in 2011-03-05 22:19:01.000000000 +0000 -@@ -371,7 +371,7 @@ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - --SUBDIRS = gdk-pixbuf po docs tests contrib build -+SUBDIRS = gdk-pixbuf po contrib build - pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = gdk-pixbuf-2.0.pc - ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} |