diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-08-16 10:43:08 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-08-16 10:43:08 +0000 |
commit | b017fbe82041510669219a81edd459a1e65131cd (patch) | |
tree | fe02b586cf4cd96c3a222618e4d7aa85edd95542 /net/clusterit/files/patch-aa | |
parent | Update 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-aa')
-rw-r--r-- | net/clusterit/files/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/clusterit/files/patch-aa b/net/clusterit/files/patch-aa deleted file mode 100644 index 5f291bb130a3..000000000000 --- a/net/clusterit/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile.orig Mon Dec 14 20:51:56 1998 -+++ Makefile Thu Feb 4 16:37:34 1999 -@@ -3,8 +3,8 @@ - - OPSYS!= uname - #CC= /usr/local/bin/gcc --CFLAGS= -O2 -Wall --PREFIX?= /usr/local -+CFLAGS?= ${CFLAGS} -O2 -Wall -+#PREFIX?= /usr/local - - SUBDIR= dsh pcp barrier - |