diff options
author | jlam <jlam@pkgsrc.org> | 2002-08-25 21:19:46 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-08-25 21:19:46 +0000 |
commit | 8515688e4fc1e61508e192542688b3ff53ea4ca8 (patch) | |
tree | d2d4ad86fb660f5fc1d74e8ef4b3232c9aad1046 /print/gimp-print-lib/patches/patch-ac | |
parent | 3612c287b035cd52b87361b84833d892629cf955 (diff) | |
download | pkgsrc-buildlink2.tar.gz |
Merge changes in the main trunk into the buildlink2 branch for thosebuildlink2
packages that have been converted to USE_BUILDLINK2.
Diffstat (limited to 'print/gimp-print-lib/patches/patch-ac')
-rw-r--r-- | print/gimp-print-lib/patches/patch-ac | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/print/gimp-print-lib/patches/patch-ac b/print/gimp-print-lib/patches/patch-ac new file mode 100644 index 00000000000..51562e1b41e --- /dev/null +++ b/print/gimp-print-lib/patches/patch-ac @@ -0,0 +1,13 @@ +$NetBSD: patch-ac,v 1.1.4.2 2002/08/25 21:21:01 jlam Exp $ + +--- src/Makefile.in.orig Fri Apr 26 20:56:31 2002 ++++ src/Makefile.in +@@ -192,7 +192,7 @@ + AUTOMAKE_OPTIONS = 1.4 gnu + + MAINT_CHARSET = latin1 +-NONGIMP_SUBDIRS = cups foomatic ghost testpattern ++NONGIMP_SUBDIRS = # cups foomatic ghost testpattern + SUBDIRS = printdef main escputil gimp $(NONGIMP_SUBDIRS) + + MAINTAINERCLEANFILES = Makefile.in |