summaryrefslogtreecommitdiff
path: root/www/w3c-httpd/files/patch-bb
diff options
context:
space:
mode:
Diffstat (limited to 'www/w3c-httpd/files/patch-bb')
-rw-r--r--www/w3c-httpd/files/patch-bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/www/w3c-httpd/files/patch-bb b/www/w3c-httpd/files/patch-bb
new file mode 100644
index 000000000000..e7bd67a2316a
--- /dev/null
+++ b/www/w3c-httpd/files/patch-bb
@@ -0,0 +1,19 @@
+*** All/freebsd/Makefile.include.orig Mon Dec 30 17:18:49 1996
+--- All/freebsd/Makefile.include Mon Dec 30 17:19:46 1996
+***************
+*** 5,11 ****
+ WWW_MACH = freebsd
+
+ CFLAGS += -DDEBUG -D__BSD__
+! LFLAGS =
+
+ # Directory for installed binary:
+ BINDIR = /usr/local/bin
+--- 5,11 ----
+ WWW_MACH = freebsd
+
+ CFLAGS += -DDEBUG -D__BSD__
+! LFLAGS = -lcrypt
+
+ # Directory for installed binary:
+ BINDIR = /usr/local/bin