diff options
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 |