diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-12 14:17:06 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-12 14:17:06 +0000 |
commit | 4c2d970b9a0e6217e17c7fbddb3e5dc85e6e1f72 (patch) | |
tree | 4ae34fedaf14c48acc069f5a58671f277fd157be /x11-toolkits/gtk20/files/patch-Makefile.in | |
parent | Add libIDL 0.7.3, a library for creating trees of CORBA Interface Definition (diff) |
Update to 1.3.13.
Notes
Notes:
svn path=/head/; revision=54613
Diffstat (limited to 'x11-toolkits/gtk20/files/patch-Makefile.in')
-rw-r--r-- | x11-toolkits/gtk20/files/patch-Makefile.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-toolkits/gtk20/files/patch-Makefile.in b/x11-toolkits/gtk20/files/patch-Makefile.in new file mode 100644 index 000000000000..85e372a01c60 --- /dev/null +++ b/x11-toolkits/gtk20/files/patch-Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- Makefile.in 2002/02/12 13:29:11 1.1 ++++ Makefile.in 2002/02/12 13:29:28 +@@ -168,7 +168,7 @@ + ms_librarian = @ms_librarian@ + xinput_progs = @xinput_progs@ + +-SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib ++SRC_SUBDIRS = gdk-pixbuf gdk gtk modules contrib + SUBDIRS = po $(SRC_SUBDIRS) docs build m4macros + + # require automake 1.4 |