aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/at-spi/files
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-08-29 13:20:17 +0800
committermarcus <marcus@FreeBSD.org>2002-08-29 13:20:17 +0800
commit4961c75724e64a5d6eb11f0c4cb49181d2783dce (patch)
tree662e0e30327187c5a241dfc4c12b87af368eb8cf /accessibility/at-spi/files
parente3eed736761d0408dfca4dbbb806ccfa018e3d95 (diff)
downloadfreebsd-ports-gnome-4961c75724e64a5d6eb11f0c4cb49181d2783dce.tar.gz
freebsd-ports-gnome-4961c75724e64a5d6eb11f0c4cb49181d2783dce.tar.zst
freebsd-ports-gnome-4961c75724e64a5d6eb11f0c4cb49181d2783dce.zip
Update to 1.0.2.
Diffstat (limited to 'accessibility/at-spi/files')
-rw-r--r--accessibility/at-spi/files/patch-cspi::Makefile.in14
-rw-r--r--accessibility/at-spi/files/patch-cspi::bonobo::Makefile.in14
2 files changed, 0 insertions, 28 deletions
diff --git a/accessibility/at-spi/files/patch-cspi::Makefile.in b/accessibility/at-spi/files/patch-cspi::Makefile.in
deleted file mode 100644
index fc68138f8acb..000000000000
--- a/accessibility/at-spi/files/patch-cspi::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- cspi/Makefile.in 2002/04/12 09:56:02 1.1
-+++ cspi/Makefile.in 2002/04/12 09:56:16
-@@ -134,7 +134,7 @@
-
- lib_LTLIBRARIES = libcspi.la
-
--INCLUDES = -I $(top_srcdir) -I $(top_builddir) $(LIBCSPI_CFLAGS)
-+INCLUDES = -I $(top_srcdir) -I $(top_builddir) @X_CFLAGS@ $(LIBCSPI_CFLAGS)
-
-
- LDFLAGS = $(LIBCSPI_LIBS) @LT_VERSION_INFO@
diff --git a/accessibility/at-spi/files/patch-cspi::bonobo::Makefile.in b/accessibility/at-spi/files/patch-cspi::bonobo::Makefile.in
deleted file mode 100644
index a5702214f40c..000000000000
--- a/accessibility/at-spi/files/patch-cspi::bonobo::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- cspi/bonobo/Makefile.in 2002/04/12 09:55:03 1.1
-+++ cspi/bonobo/Makefile.in 2002/04/12 09:55:22
-@@ -129,7 +129,7 @@
- X_LIBS = @X_LIBS@
- cxxflags_set = @cxxflags_set@
-
--INCLUDES = -I $(top_srcdir) -I $(top_builddir) $(LIBCSPI_CFLAGS)
-+INCLUDES = -I $(top_srcdir) -I $(top_builddir) @X_CFLAGS@ $(LIBCSPI_CFLAGS)
-
-
- noinst_LTLIBRARIES = libcspi-bonobo.la