diff options
Diffstat (limited to 'graphics/gimp/patches')
-rw-r--r-- | graphics/gimp/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/gimp/patches/patch-aa b/graphics/gimp/patches/patch-aa deleted file mode 100644 index 02b980d9a8a..00000000000 --- a/graphics/gimp/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.6 2000/12/26 18:25:33 hubertf Exp $ - ---- modules/Makefile.in.orig Tue Dec 26 14:20:44 2000 -+++ modules/Makefile.in -@@ -180,7 +180,7 @@ - CPPFLAGS = -DMODULE_COMPILATION - - --INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/intl $(GTK_CFLAGS) -I$(includedir) -+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/intl $(GTK_CFLAGS) -I$(includedir) $(INTLDEPS) - - - EXTRA_DIST = makefile.mingw makefile.mingw.in makefile.msc module.def gimpmodregister.c gimpmodregister.h |