summaryrefslogtreecommitdiffstats
path: root/net/linc/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-21 01:19:38 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-21 01:19:38 +0800
commit60acfea9ccf811fa30da48d6729ba5b1c2899642 (patch)
tree08bd900e16cbdea97f5d29155adfeef9e06eda9d /net/linc/files
parent9450b03c16fe80ed27c23078c0d5e861291da509 (diff)
downloadmarcuscom-ports-60acfea9ccf811fa30da48d6729ba5b1c2899642.tar.gz
marcuscom-ports-60acfea9ccf811fa30da48d6729ba5b1c2899642.tar.zst
marcuscom-ports-60acfea9ccf811fa30da48d6729ba5b1c2899642.zip
Duh...remove linc from here. It's sufficient to have it in the FreeBSD
ports tree. Sorry for the spam. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@915 df743ca5-7f9a-e211-a948-0013205c9059
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, 0 insertions, 27 deletions
diff --git a/net/linc/files/patch-Makefile.in b/net/linc/files/patch-Makefile.in
deleted file mode 100644
index 3172799df..000000000
--- a/net/linc/files/patch-Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD: ports/net/linc/files/patch-Makefile.in,v 1.2 2003/02/07 18:42:10 marcus 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
deleted file mode 100644
index d28e4eb0b..000000000
--- a/net/linc/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD: ports/net/linc/files/patch-configure,v 1.2 2003/02/07 18:42:10 marcus 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'