summaryrefslogtreecommitdiff
path: root/editors/mg/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mg/patches/patch-ac')
-rw-r--r--editors/mg/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/mg/patches/patch-ac b/editors/mg/patches/patch-ac
new file mode 100644
index 00000000000..146ac0593ea
--- /dev/null
+++ b/editors/mg/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1.1.1 2009/02/13 11:04:14 abs Exp $
+
+--- configure.orig 2008-12-12 08:40:04.000000000 +0000
++++ configure
+@@ -187,6 +187,7 @@ if [ ! -r /usr/include/term.h ]; then
+ exit 1
+ }
+ fi
++ add_inc NCURSES
+ fi
+
+ note 'base and dirname'