summaryrefslogtreecommitdiff
path: root/editors/manedit/patches/patch-ad
blob: 4efe218fca3295502fc1a6a338487b44ba9819d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.4 2007/10/14 07:49:54 rillig Exp $

--- prefcb.c.orig	Mon Dec 30 00:47:35 2002
+++ prefcb.c	Mon Dec 30 00:47:46 2002
@@ -704,7 +704,7 @@
 	 */
 	PDialogAddPromptWithBrowse(
 	    NULL, "Path:",
-#if defined(__FreeBSD__)
+#if defined(__FreeBSD__) || defined (__NetBSD__)
 	    "/usr/share/man",
 #else
 	    "/usr/man",