summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-06-07 14:50:21 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-06-07 14:50:21 +0000
commitdef106db17667f23301679e95d6fa50033255d01 (patch)
tree3f73d1d2d7dcde1ee84f0f8f596a9192c75ec246 /devel
parentUpgrade to ircd-hybrid-5.2p1. (diff)
Activate ncurses.
Notes
Notes: svn path=/head/; revision=11328
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 99489118f060..c27fd5f6d797 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.108 1998/05/22 02:08:40 mph Exp $
+# $Id: Makefile,v 1.109 1998/05/25 03:06:59 steve Exp $
#
SUBDIR += ElectricFence
@@ -48,6 +48,7 @@
SUBDIR += mprof
SUBDIR += nana
SUBDIR += nasm
+ SUBDIR += ncurses
SUBDIR += noweb
SUBDIR += omniBroker
SUBDIR += omniORB