diff options
Diffstat (limited to 'x11-toolkits/pango/files/patch-ac')
-rw-r--r-- | x11-toolkits/pango/files/patch-ac | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-toolkits/pango/files/patch-ac b/x11-toolkits/pango/files/patch-ac new file mode 100644 index 000000000..63e2e8673 --- /dev/null +++ b/x11-toolkits/pango/files/patch-ac @@ -0,0 +1,16 @@ + +$FreeBSD$ + $MCom: ports/x11-toolkits/pango/files/patch-ac,v 1.18 2006/03/13 05:45:48 mezz Exp $ + +--- Makefile.in.orig Mon Aug 2 19:12:56 2004 ++++ Makefile.in Mon Aug 2 19:13:11 2004 +@@ -234,7 +234,7 @@ + + AUTOMAKE_OPTIONS = 1.7 + +-SUBDIRS = pango modules examples docs tools tests ++SUBDIRS = pango modules examples docs tools + + EXTRA_DIST = \ + pango.pc.in \ + |