diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-01 17:52:12 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-01 17:52:12 +0000 |
commit | db457d04273306412d437343a0c4c04a211b5ff0 (patch) | |
tree | 7362c5a7bc71c9405003339ed0f64f6bf9b72790 /x11-toolkits/pango/files/patch-ac | |
parent | Update to 1.3.6. (diff) |
Update to 0.17.
Diffstat (limited to 'x11-toolkits/pango/files/patch-ac')
-rw-r--r-- | x11-toolkits/pango/files/patch-ac | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/pango/files/patch-ac b/x11-toolkits/pango/files/patch-ac index c9ffb09651b6..740dc9b2eb38 100644 --- a/x11-toolkits/pango/files/patch-ac +++ b/x11-toolkits/pango/files/patch-ac @@ -1,14 +1,14 @@ $FreeBSD$ ---- Makefile.in 2001/04/29 11:31:14 1.1 -+++ Makefile.in 2001/04/29 11:31:26 -@@ -94,7 +94,7 @@ +--- Makefile.in.orig Wed Jul 18 15:25:57 2001 ++++ Makefile.in Wed Jul 18 15:26:20 2001 +@@ -101,7 +101,7 @@ VERSION = @VERSION@ XFT_LIBS = @XFT_LIBS@ --SUBDIRS = modules pango examples docs tools tests -+SUBDIRS = modules pango examples tools tests +-SUBDIRS = pango modules examples docs tools tests ++SUBDIRS = pango modules examples tools tests - EXTRA_DIST = pango.spec.in pango.pc.in pangox.pc.in pangoxft.pc.in pangoft2.pc.in TODO.xml README.win32 + EXTRA_DIST = pango.spec.in pango.pc.in pangox.pc.in pangoxft.pc.in pangoft2.pc.in pango-uninstalled.pc.in pangox-uninstalled.pc.in pangoxft-uninstalled.pc.in pangoft2-uninstalled.pc.in TODO.xml README.win32 |