summaryrefslogtreecommitdiff
path: root/comms/modemd/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'comms/modemd/patches/patch-ad')
-rw-r--r--comms/modemd/patches/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/modemd/patches/patch-ad b/comms/modemd/patches/patch-ad
new file mode 100644
index 00000000000..f0ae4802f01
--- /dev/null
+++ b/comms/modemd/patches/patch-ad
@@ -0,0 +1,11 @@
+--- incoming/Makefile.orig Tue Sep 10 03:08:00 1996
++++ incoming/Makefile Tue Mar 3 17:19:06 1998
+@@ -5,7 +5,7 @@
+
+ LIBDIR = ${.OBJDIR:S/incoming/common/g}
+ DPADD = ${LIBDIR}/libmodemd.a
+-LDADD = ${DPADD}
++LDADD = ${DPADD} -lutil
+
+ CFLAGS += -I${.CURDIR}/.. -I${.CURDIR}/../include
+