summaryrefslogtreecommitdiff
path: root/mail/postfix25/files/patch-bj
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-06-18 10:00:08 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-06-18 10:00:08 +0000
commite497906508084a5501f27a53a8ec0f23aa446e5b (patch)
tree152d32d807e92b14ac8ade604a4d650b637b1e93 /mail/postfix25/files/patch-bj
parentA new index, with 3,403 ports, which is a nice number, being 41 times (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'.release/3.5.0
Diffstat (limited to 'mail/postfix25/files/patch-bj')
-rw-r--r--mail/postfix25/files/patch-bj20
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/postfix25/files/patch-bj b/mail/postfix25/files/patch-bj
deleted file mode 100644
index 99c521341ca5..000000000000
--- a/mail/postfix25/files/patch-bj
+++ /dev/null
@@ -1,20 +0,0 @@
---- makedefs.orig Sun Jan 23 03:04:27 2000
-+++ makedefs Mon Apr 3 08:59:17 2000
-@@ -89,6 +89,8 @@
- ;;
- FreeBSD.4*) SYSTYPE=FREEBSD4
- ;;
-+ FreeBSD.5*) SYSTYPE=FREEBSD5
-+ ;;
- OpenBSD.2*) SYSTYPE=OPENBSD2
- ;;
- NetBSD.1*) SYSTYPE=NETBSD1
-@@ -244,7 +246,7 @@
- *) : ${OPT='-O'};;
- esac
-
--: ${CC='gcc $(WARN)'} ${OPT='-O'} ${DEBUG='-g'} ${AWK=awk}
-+: ${CC='gcc $(WARN)'} ${OPT='-O'} ${AWK=awk}
-
- export SYSTYPE AR ARFL RANLIB SYSLIBS CC OPT DEBUG AWK OPTS
-