summaryrefslogtreecommitdiff
path: root/editors/manedit/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'editors/manedit/patches/patch-ad')
-rw-r--r--editors/manedit/patches/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/manedit/patches/patch-ad b/editors/manedit/patches/patch-ad
new file mode 100644
index 00000000000..4f64309d8b9
--- /dev/null
+++ b/editors/manedit/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.3 2002/12/30 00:00:18 kristerw 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",