summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hadaway <raker@gentoo.org>2002-10-08 16:46:44 +0000
committerNick Hadaway <raker@gentoo.org>2002-10-08 16:46:44 +0000
commitdc7cc05882d3077642f6ab640bc186eb23f6a3b9 (patch)
tree733f48a41481d82db4cd1c1dc491e290ca8e4b12 /net-dialup/wvdial/files
parentsorry grant! here it is :) (diff)
downloadhistorical-dc7cc05882d3077642f6ab640bc186eb23f6a3b9.tar.gz
historical-dc7cc05882d3077642f6ab640bc186eb23f6a3b9.tar.bz2
historical-dc7cc05882d3077642f6ab640bc186eb23f6a3b9.zip
added diff
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
+