summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-02-11 19:15:03 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-02-11 19:15:03 +0000
commitd6902361d36fed6fc44446ac045c8fbeb5e26427 (patch)
treede075d83fa9aa1827fe1994b805604efe23c219d /devel/Makefile
parentPort net/zephyr has an unfetchable distfile. The included patch fixes the (diff)
add libtecla, a interactive command line editing facilities
Notes
Notes: svn path=/head/; revision=38222
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 865f2d1b3028..4b2cd6175aeb 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -167,6 +167,7 @@
SUBDIR += libsock
SUBDIR += libstash
SUBDIR += libtai
+ SUBDIR += libtecla
SUBDIR += libtool
SUBDIR += libunicode
SUBDIR += libxalloc