summaryrefslogtreecommitdiffstats
path: root/accessibility/atk/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-10-07 04:00:32 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-10-07 04:00:32 +0800
commit8ae17d2a0a2c7cdacf61d0e6c4b5e477ca7f2f57 (patch)
tree8aae3b8853467a9c4a3a02ab11f5d7c6418f1b43 /accessibility/atk/files
parent6d65bcc702ab8f3b41d65a1a498c17736d0a6420 (diff)
downloadmarcuscom-ports-8ae17d2a0a2c7cdacf61d0e6c4b5e477ca7f2f57.tar
marcuscom-ports-8ae17d2a0a2c7cdacf61d0e6c4b5e477ca7f2f57.tar.gz
marcuscom-ports-8ae17d2a0a2c7cdacf61d0e6c4b5e477ca7f2f57.tar.bz2
marcuscom-ports-8ae17d2a0a2c7cdacf61d0e6c4b5e477ca7f2f57.tar.lz
marcuscom-ports-8ae17d2a0a2c7cdacf61d0e6c4b5e477ca7f2f57.tar.xz
marcuscom-ports-8ae17d2a0a2c7cdacf61d0e6c4b5e477ca7f2f57.tar.zst
marcuscom-ports-8ae17d2a0a2c7cdacf61d0e6c4b5e477ca7f2f57.zip
Initial import of the marcuscom ports directory.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/atk/files')
-rw-r--r--accessibility/atk/files/patch-Makefile.in14
-rw-r--r--accessibility/atk/files/patch-configure13
2 files changed, 27 insertions, 0 deletions
diff --git a/accessibility/atk/files/patch-Makefile.in b/accessibility/atk/files/patch-Makefile.in
new file mode 100644
index 000000000..545b9ec3c
--- /dev/null
+++ b/accessibility/atk/files/patch-Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/devel/atk/files/patch-Makefile.in,v 1.1 2001/08/01 17:53:37 sobomax Exp $
+
+--- Makefile.in.orig Wed Aug 1 20:32:06 2001
++++ Makefile.in Wed Aug 1 20:33:45 2001
+@@ -96,7 +96,7 @@
+ STRIP = @STRIP@
+ VERSION = @VERSION@
+
+-SUBDIRS = atk tests docs
++SUBDIRS = atk
+
+ EXTRA_DIST = atk-uninstalled.pc.in atk.pc.in
+
diff --git a/accessibility/atk/files/patch-configure b/accessibility/atk/files/patch-configure
new file mode 100644
index 000000000..3441c78f9
--- /dev/null
+++ b/accessibility/atk/files/patch-configure
@@ -0,0 +1,13 @@
+
+$FreeBSD: ports/devel/atk/files/patch-configure,v 1.1 2002/04/26 06:40:17 sobomax Exp $
+
+--- configure 2002/04/26 06:33:48 1.1
++++ configure 2002/04/26 06:33:59
+@@ -6885,6 +6885,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'