summaryrefslogtreecommitdiffstats
path: root/net/linc/files
diff options
context:
space:
mode:
Diffstat (limited to 'net/linc/files')
-rw-r--r--net/linc/files/patch-Makefile.in14
-rw-r--r--net/linc/files/patch-configure13
2 files changed, 27 insertions, 0 deletions
diff --git a/net/linc/files/patch-Makefile.in b/net/linc/files/patch-Makefile.in
new file mode 100644
index 000000000..770bfa5fb
--- /dev/null
+++ b/net/linc/files/patch-Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/net/linc/files/patch-Makefile.in,v 1.1 2002/02/12 13:12:30 sobomax Exp $
+
+--- Makefile.in 2002/02/12 12:58:07 1.1
++++ Makefile.in 2002/02/12 13:09:12
+@@ -89,7 +89,7 @@
+ VERSION = @VERSION@
+ WARN_CFLAGS = @WARN_CFLAGS@
+
+-SUBDIRS = include src test docs
++SUBDIRS = include src docs
+
+ m4datadir = $(datadir)/aclocal
+ m4data_DATA = linc.m4
diff --git a/net/linc/files/patch-configure b/net/linc/files/patch-configure
new file mode 100644
index 000000000..4ac3d7905
--- /dev/null
+++ b/net/linc/files/patch-configure
@@ -0,0 +1,13 @@
+
+$FreeBSD: ports/net/linc/files/patch-configure,v 1.1 2002/04/26 07:34:47 sobomax Exp $
+
+--- configure 2002/04/26 07:31:03 1.1
++++ configure 2002/04/26 07:31:26
+@@ -6214,6 +6214,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'