summaryrefslogtreecommitdiff
path: root/comms/modemd/patches/patch-ad
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-03-20 11:05:17 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-03-20 11:05:17 +0000
commit971fde0aad1978e6100ef645f65134a416a08bae (patch)
tree394c38dd450c0ffd064abb9e1e9f5da8b78de1b0 /comms/modemd/patches/patch-ad
parent77339911bda70d49f56f352fe49837a56973c286 (diff)
downloadpkgsrc-971fde0aad1978e6100ef645f65134a416a08bae.tar.gz
Initial import of modemd package done by Ty Sarna <tsarna@endicor.com>
with little cleanups/modifications by me. Closes pr 4678.
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
+