From 0c70cb46060beaa1ca91db2c81b02dc27c3e6bf3 Mon Sep 17 00:00:00 2001 From: sobomax Date: Fri, 26 Apr 2002 14:35:33 +0000 Subject: Install include, because it's referenced from . --- accessibility/at-spi/files/patch-libspi::Makefile.in | 13 +++++++++++-- accessibility/at-spi/pkg-plist | 1 + 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'accessibility') diff --git a/accessibility/at-spi/files/patch-libspi::Makefile.in b/accessibility/at-spi/files/patch-libspi::Makefile.in index 2cf07a2..c4336dce 100644 --- a/accessibility/at-spi/files/patch-libspi::Makefile.in +++ b/accessibility/at-spi/files/patch-libspi::Makefile.in @@ -1,8 +1,17 @@ $FreeBSD$ ---- libspi/Makefile.in 2002/04/12 11:14:12 1.1 -+++ libspi/Makefile.in 2002/04/12 11:14:54 +--- libspi/Makefile.in.orig Fri Apr 26 16:03:02 2002 ++++ libspi/Makefile.in Fri Apr 26 17:30:41 2002 +@@ -140,7 +140,7 @@ + + libspiincludedir = $(includedir)/at-spi-1.0/libspi + +-libspiinclude_HEADERS = Accessibility.h accessible.h eventlistener.h action.h application.h base.h component.h editabletext.h hyperlink.h hypertext.h image.h keystrokelistener.h keymasks.h libspi.h listener.h relation.h remoteobject.h selection.h table.h text.h value.h ++libspiinclude_HEADERS = Accessibility.h accessible.h eventlistener.h action.h application.h base.h component.h editabletext.h hyperlink.h hypertext.h image.h keystrokelistener.h keymasks.h libspi.h listener.h relation.h remoteobject.h selection.h stateset.h table.h text.h value.h + + + IDL_OUT = Accessibility.h Accessibility-stubs.c Accessibility-skels.c Accessibility-common.c @@ -160,7 +160,7 @@ orbittypelibdir = $(libdir)/orbit-2.0 orbittypelib_LTLIBRARIES = Accessibility_module.la diff --git a/accessibility/at-spi/pkg-plist b/accessibility/at-spi/pkg-plist index 67fc8c8..9f6e13f 100644 --- a/accessibility/at-spi/pkg-plist +++ b/accessibility/at-spi/pkg-plist @@ -23,6 +23,7 @@ include/at-spi-1.0/libspi/listener.h include/at-spi-1.0/libspi/relation.h include/at-spi-1.0/libspi/remoteobject.h include/at-spi-1.0/libspi/selection.h +include/at-spi-1.0/libspi/stateset.h include/at-spi-1.0/libspi/table.h include/at-spi-1.0/libspi/text.h include/at-spi-1.0/libspi/value.h -- cgit v1.1