summaryrefslogtreecommitdiff
path: root/net/bb
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1996-12-23 18:23:21 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1996-12-23 18:23:21 +0000
commitfe0bf6dedd043ed46b96e62e5f71acc34068823b (patch)
tree5cd9834e89ee7263235ac06685716ab2b0f06ae9 /net/bb
parentAdd pgperl. Move pgplot to keep the list in alphabetical order. (diff)
new patch-aa needed because of little Makefile modifications by
the author of the package.
Notes
Notes: svn path=/head/; revision=5074
Diffstat (limited to 'net/bb')
-rw-r--r--net/bb/files/patch-aa29
1 files changed, 13 insertions, 16 deletions
diff --git a/net/bb/files/patch-aa b/net/bb/files/patch-aa
index ddae4db1c3de..c1086ff382b1 100644
--- a/net/bb/files/patch-aa
+++ b/net/bb/files/patch-aa
@@ -1,23 +1,20 @@
---- src/Makefile.freebsd.orig Sun Nov 17 19:03:26 1996
-+++ src/Makefile.freebsd Sun Nov 17 19:04:10 1996
-@@ -1,19 +1,5 @@
--SHELL = /bin/sh
+--- src/Makefile.freebsd.orig Mon Dec 16 16:08:16 1996
++++ src/Makefile.freebsd Sun Dec 22 13:38:43 1996
+@@ -1,6 +1,6 @@
+ SHELL = /bin/sh
-MAKE = make
-CC = gcc
--
--# FLAGS REQUIRED FOR PORTING
--# SUNOS 4.1.4, HPUX 10.0, and LINUX NEED NOTHING DEFINED
--# EXCEPT MAYBE THE OPTIMIZER
--# CFLAGS=-O
--# LIBS=
--
--# SOLARIS
--#CFLAGS=-DBZERO -O
--#LIBS = -ll -lnsl -lsocket # SOLARIS NEEDS THIS
--
++MAKE?= make
++CC?= gcc
+
+ # FLAGS REQUIRED FOR PORTING
+ # SUNOS 4.1.4, HPUX 10.0, and LINUX NEED NOTHING DEFINED
+@@ -13,7 +13,7 @@
+ #LIBS = -ll -lnsl -lsocket # SOLARIS NEEDS THIS
+
# FREEBSD NEEDS SPECIAL ZOMBIE HANDLING
-CFLAGS=-DZOMBIE -O
+CFLAGS+=-DZOMBIE
- all: bb bbd touchtime
+ all: bb bbd bbnet touchtime