blob: 4f943b6912a8fcf4dff304d14824b78f9a855baf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
$FreeBSD$
$MCom: ports-stable/x11-toolkits/pango/files/patch-ac,v 1.3 2006/02/27 01:17:11 marcus 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 \
|