aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/etherape/files/patch-src::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/etherape/files/patch-src::Makefile.in')
-rw-r--r--net-mgmt/etherape/files/patch-src::Makefile.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/etherape/files/patch-src::Makefile.in b/net-mgmt/etherape/files/patch-src::Makefile.in
deleted file mode 100644
index e75803879e4e..000000000000
--- a/net-mgmt/etherape/files/patch-src::Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
-$FreeBSD$
-
---- src/Makefile.in.orig Mon Jun 16 21:46:20 2003
-+++ src/Makefile.in Mon Jun 16 21:46:32 2003
-@@ -170,7 +170,7 @@
-
- etherape_LDADD = $(ETHERAPE_LIBS) $(PCAP_LIBS)
- etherape_LDFLAGS =
--etherape_LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
-+etherape_LINK = libtool --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- subdir = src
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/config.h