summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libgnomeui/files
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/libgnomeui/files')
-rw-r--r--x11-toolkits/libgnomeui/files/patch-Makefile.in11
-rw-r--r--x11-toolkits/libgnomeui/files/patch-configure13
2 files changed, 24 insertions, 0 deletions
diff --git a/x11-toolkits/libgnomeui/files/patch-Makefile.in b/x11-toolkits/libgnomeui/files/patch-Makefile.in
new file mode 100644
index 000000000..a0bf02e31
--- /dev/null
+++ b/x11-toolkits/libgnomeui/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Fri May 17 20:27:51 2002
++++ Makefile.in Fri May 17 20:29:00 2002
+@@ -115,7 +115,7 @@
+ VERSION = @VERSION@
+ YACC = @YACC@
+
+-SUBDIRS = libgnomeui glade images demos test-gnome doc po #tests
++SUBDIRS = libgnomeui glade images demos doc po #tests
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = config.h
diff --git a/x11-toolkits/libgnomeui/files/patch-configure b/x11-toolkits/libgnomeui/files/patch-configure
new file mode 100644
index 000000000..e16613218
--- /dev/null
+++ b/x11-toolkits/libgnomeui/files/patch-configure
@@ -0,0 +1,13 @@
+
+$FreeBSD: ports/x11-toolkits/libgnomeui/files/patch-configure,v 1.1 2002/04/26 12:55:16 sobomax Exp $
+
+--- configure 2002/04/26 12:31:45 1.1
++++ configure 2002/04/26 12:32:10
+@@ -7099,6 +7099,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'