diff options
author | adam <adam> | 2009-01-24 21:01:54 +0000 |
---|---|---|
committer | adam <adam> | 2009-01-24 21:01:54 +0000 |
commit | 0380e3d1acb366826b1495a0a672679f4d05022b (patch) | |
tree | e0833a1d3e248ec52af3eefd586c123e44837055 /graphics/gimp26/patches/patch-ac | |
parent | 10296e673007f1e734d840b9571202429224908a (diff) | |
download | pkgsrc-0380e3d1acb366826b1495a0a672679f4d05022b.tar.gz |
Removed gimp26, gimp updated to 2.6.4
Diffstat (limited to 'graphics/gimp26/patches/patch-ac')
-rw-r--r-- | graphics/gimp26/patches/patch-ac | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/gimp26/patches/patch-ac b/graphics/gimp26/patches/patch-ac deleted file mode 100644 index aa860a4b923..00000000000 --- a/graphics/gimp26/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.1.1.1 2008/11/26 12:19:58 drochner Exp $ - ---- plug-ins/twain/Makefile.in.orig 2008-08-30 19:55:20.000000000 +0100 -+++ plug-ins/twain/Makefile.in 2008-08-30 20:02:01.000000000 +0100 -@@ -67,7 +67,7 @@ - $(am__DEPENDENCIES_1) - twain_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ - --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(twain_LDFLAGS) \ -- $(LDFLAGS) -o $@ -+ $(AM_LDFLAGS) $(LDFLAGS) -o $@ - DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) - depcomp = $(SHELL) $(top_srcdir)/depcomp - am__depfiles_maybe = depfiles |