summaryrefslogtreecommitdiff
path: root/net/clusterit/files/patch-ab
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-08-16 10:43:08 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-08-16 10:43:08 +0000
commitb017fbe82041510669219a81edd459a1e65131cd (patch)
treefe02b586cf4cd96c3a222618e4d7aa85edd95542 /net/clusterit/files/patch-ab
parentUpdate port to version 0.15.3. (diff)
Upgrade to 2.0
Notes
Notes: svn path=/head/; revision=46314
Diffstat (limited to 'net/clusterit/files/patch-ab')
-rw-r--r--net/clusterit/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/clusterit/files/patch-ab b/net/clusterit/files/patch-ab
deleted file mode 100644
index e7601e44a9ef..000000000000
--- a/net/clusterit/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- barrier/Makefile.orig Mon Dec 14 20:51:56 1998
-+++ barrier/Makefile Thu Feb 4 16:36:04 1999
-@@ -4,7 +4,7 @@
- # Some options need to be uncommented for Solaris
-
- #CC= /usr/local/bin/gcc
--CFLAGS?= -Wall -O2
-+CFLAGS?= ${CFLAGS} -Wall -O2
- PROGS= barrierd barrier
- #LIBS= -lsocket -lnsl
- #