summaryrefslogtreecommitdiff
path: root/net/arla/patches/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'net/arla/patches/patch-ap')
-rw-r--r--net/arla/patches/patch-ap14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/arla/patches/patch-ap b/net/arla/patches/patch-ap
new file mode 100644
index 00000000000..a608831744b
--- /dev/null
+++ b/net/arla/patches/patch-ap
@@ -0,0 +1,14 @@
+$NetBSD: patch-ap,v 1.3 2005/03/15 15:58:52 wennmach Exp $
+
+Add missing lib.
+
+--- appl/pts/Makefile.in.orig 2005-03-10 22:36:30.000000000 +0100
++++ appl/pts/Makefile.in 2005-03-10 22:37:12.000000000 +0100
+@@ -450,6 +450,7 @@
+ pts_SOURCES = pts.c
+ LDADD = ../lib/libarlalib.la \
+ ../../rxdef/librxdefclient.a \
++ ../../rxdef/libkaclient.a \
+ ../../lib/ko/libko.la \
+ ../../util/libarlautil.la \
+ ../../rx/librx.la \