aboutsummaryrefslogtreecommitdiff
path: root/lib/libncurses
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2001-06-12 01:14:02 +0000
committerPeter Wemm <peter@FreeBSD.org>2001-06-12 01:14:02 +0000
commit7dd144d7156a715f3a0ff1801c5e687a931bfe01 (patch)
tree8f5190dfabc91821e61eabb492f2b4da379ce833 /lib/libncurses
parent11fed5e2e0624df1858edcff9e2d37d691ab14df (diff)
Notes
Diffstat (limited to 'lib/libncurses')
-rw-r--r--lib/libncurses/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libncurses/Makefile b/lib/libncurses/Makefile
index 95a8e45f214e..38fb526601d1 100644
--- a/lib/libncurses/Makefile
+++ b/lib/libncurses/Makefile
@@ -15,7 +15,7 @@ NCURSES_MINOR!=egrep 'NCURSES_MINOR[ ]*=' ${NCURSES}/dist.mk | sed -e 's%^[^0-9
NCURSES_PATCH!=egrep 'NCURSES_PATCH[ ]*=' ${NCURSES}/dist.mk | sed -e 's%^[^0-9]*%%'
# From autoconf (!)
-NCURSES_CONST= /* nothing */
+NCURSES_CONST= const
NCURSES_XNAMES= 1
NCURSES_OSPEED= short
BUILTIN_BOOL= 1