diff options
Diffstat (limited to 'security/proxytunnel/files/patch-Makefile')
| -rw-r--r-- | security/proxytunnel/files/patch-Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/proxytunnel/files/patch-Makefile b/security/proxytunnel/files/patch-Makefile index 7c2499d72d72..f0a32c76920f 100644 --- a/security/proxytunnel/files/patch-Makefile +++ b/security/proxytunnel/files/patch-Makefile @@ -1,5 +1,5 @@ ---- Makefile.orig Wed Sep 15 03:28:55 2004 -+++ Makefile Wed Sep 15 03:29:06 2004 +--- Makefile.orig Thu Jan 13 15:45:50 2005 ++++ Makefile Thu Jan 13 15:46:00 2005 @@ -2,8 +2,6 @@ # # Please uncomment the appropriate settings @@ -7,5 +7,5 @@ -CC = gcc -CFLAGS = -Wall -DHAVE_GETOPT_LONG LDFLAGS = - INSTALLPATH = $(DESTDIR)/usr/bin - + INSTALLPATH = $(DESTDIR)/usr/local/bin + MANPATH = $(DESTDIR)/usr/local/man/man1 |
