diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-25 08:17:04 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-25 08:17:04 +0000 |
commit | 8208ef1d0e7073432b33f922b4ed08754fc6428b (patch) | |
tree | 3e253bd11ff94ac07dcdaf6ba18005f93233ac37 /accessibility/at-spi/files/patch-Makefile.in | |
parent | Update to 0.10.7. (diff) |
Update to 1.3.13.
Diffstat (limited to 'accessibility/at-spi/files/patch-Makefile.in')
-rw-r--r-- | accessibility/at-spi/files/patch-Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/accessibility/at-spi/files/patch-Makefile.in b/accessibility/at-spi/files/patch-Makefile.in deleted file mode 100644 index 8931c3ba0ddc..000000000000 --- a/accessibility/at-spi/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in.orig Tue Jun 11 03:51:37 2002 -+++ Makefile.in Tue Jun 11 03:52:06 2002 -@@ -127,7 +127,7 @@ - X_LIBS = @X_LIBS@ - cxxflags_set = @cxxflags_set@ - --SUBDIRS = docs idl libspi registryd atk-bridge cspi test -+SUBDIRS = docs idl libspi registryd atk-bridge cspi - - pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = libspi-1.0.pc cspi-1.0.pc |