1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/misc/bidwatcher/files/patch-Makefile.in
David E. O'Brien d89c8acb78 Add
http://sourceforge.net/tracker/download.php?group_id=2973&atid=302973&file_id=112451&aid=1085302
in modified form.

	Due to some changes with ebay they are now requiring signin before
	bidding. It was suggested by some other users that the best way to
	get https support in bidwatcher would be to compile it with libcurl.

NOTE that your mileage may vary if you use a proxy or bid on eBay motors
     or bid on adult items.

Obtained from:	bidwatcher patch# 1084042 in the form of patch# 1085302
2005-01-14 02:44:47 +00:00

6 lines
138 B
Plaintext

--- Makefile.in.orig Mon Aug 30 18:30:57 2004
+++ Makefile.in Thu Jan 13 18:23:18 2005
@@ -98 +98 @@
-LIBS = @LIBS@
+LIBS = @LIBS@ -lcurl