summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/wvdial/files')
-rw-r--r--net-dialup/wvdial/files/wvdial-1.53-crypt.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-dialup/wvdial/files/wvdial-1.53-crypt.patch b/net-dialup/wvdial/files/wvdial-1.53-crypt.patch
new file mode 100644
index 000000000000..9ebaa9c66f0e
--- /dev/null
+++ b/net-dialup/wvdial/files/wvdial-1.53-crypt.patch
@@ -0,0 +1,11 @@
+--- wvdial-1.53-clean/src/Makefile Mon Mar 18 16:37:39 2002
++++ wvdial-1.53/src/Makefile Mon Oct 7 12:53:50 2002
+@@ -9,7 +9,7 @@
+ wvdial.a: wvdialer.o wvdialtext.o wvmodemscan.o wvpapchap.o wvdialbrain.o \
+ wvdialmon.o
+
+-LIBS = -L../wvstreams -lwvutils -lwvstreams
++LIBS = -L../wvstreams -lwvutils -lwvstreams -lcrypt
+
+ wvdial wvdialconf papchaptest atztest pppmon: wvdial.a
+