freebsd-ports/security/proxytunnel/files/patch-Makefile
Mario Sergio Fujikawa Ferreira 1523411519 New port proxytunnel version 1.0.6: Connects stdin and stdout to
an origin server through an HTTPS proxy

Submitted by:	Hammurabi Mendes <hmendes_br@yahoo.com>
2001-12-05 22:03:17 +00:00

12 lines
275 B
Plaintext

--- Makefile.orig Thu Nov 22 06:50:01 2001
+++ Makefile Wed Dec 5 19:58:37 2001
@@ -2,8 +2,6 @@
#
# Please uncomment the appropriate settings
-CC = gcc
-CFLAGS = -Wall -DHAVE_GETOPT_LONG
LDFLAGS =
# Solaris needs this (According to Martin Senft <martin@illicon.de>)