summaryrefslogtreecommitdiff
path: root/net/host/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/host/patches/patch-ab')
-rw-r--r--net/host/patches/patch-ab27
1 files changed, 1 insertions, 26 deletions
diff --git a/net/host/patches/patch-ab b/net/host/patches/patch-ab
index a944ac38e21..269128f5052 100644
--- a/net/host/patches/patch-ab
+++ b/net/host/patches/patch-ab
@@ -1,32 +1,7 @@
-$NetBSD: patch-ab,v 1.4 2006/03/16 17:32:03 joerg Exp $
+$NetBSD: patch-ab,v 1.5 2010/09/29 12:24:48 obache Exp $
--- Makefile.BSD.orig 2004-08-12 22:30:04.000000000 +0200
+++ Makefile.BSD
-@@ -52,14 +52,17 @@ NOSHARED = YES
- BINDIR ?= ${PREFIX}/bin
- BINOWN ?= root
-
--.if defined(__NetBSD__)
--MANDIR ?= ${PREFIX}/share/man
--.elif defined(__FreeBSD__)
--MANDIR ?= ${PREFIX}/share/man/man
--.else
-+#.if defined(__NetBSD__)
-+#MANDIR ?= ${PREFIX}/share/man
-+#.elif defined(__FreeBSD__)
-+#MANDIR ?= ${PREFIX}/share/man/man
-+#.else
- # 4.4BSD, including BSD/OS
--MANDIR ?= ${PREFIX}/share/man/cat
--.endif
-+#MANDIR ?= ${PREFIX}/share/man/cat
-+#.endif
-+
-+# Pkgsrc
-+MANDIR?= ${PREFIX}/man
-
- # this check is a nasty hack and will break building 'host' in the
- # NetBSD source tree on any host that doesn't have this file....
@@ -124,7 +127,6 @@ CWARNFLAGS += -Wcomment
CWARNFLAGS += -Wtraditional
CWARNFLAGS += -Wcast-qual