summaryrefslogtreecommitdiff
path: root/www/w3c-httpd/files/patch-bb
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-01-09 03:07:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-01-09 03:07:52 +0000
commitfb953ffb5ba52c3a211db0d5c3fdad7917c48c6f (patch)
tree4ea5af8edd2f387e98db35870dc66240c9f36e93 /www/w3c-httpd/files/patch-bb
parentNew patch: (diff)
Update, 3.0 -> 3.0A.
Submitted by: Pedro Giffuni S. <m230761@ingenieria.ingsala.unal.edu.co>
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