aboutsummaryrefslogtreecommitdiff
path: root/misc/mshell
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1999-07-08 11:52:27 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1999-07-08 11:52:27 +0000
commitebae5e61ae2a04895d981001c7af96b3ccaf65dd (patch)
treeb56ff90d360a8d3373ce4dda176af8c9a651312a /misc/mshell
parent55e51357c044b5d14eaf455fa4160e2fbeabac14 (diff)
downloadports-ebae5e61ae2a04895d981001c7af96b3ccaf65dd.tar.gz
ports-ebae5e61ae2a04895d981001c7af96b3ccaf65dd.zip
Notes
Diffstat (limited to 'misc/mshell')
-rw-r--r--misc/mshell/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mshell/files/patch-aa b/misc/mshell/files/patch-aa
index 0b2af61671a9..9e86c00b96c4 100644
--- a/misc/mshell/files/patch-aa
+++ b/misc/mshell/files/patch-aa
@@ -29,7 +29,7 @@
+ all: mshell
+
mshell: $(OBJS)
-! cc $(CFLAGS) $(OBJS) -lncurses -ltermcap -o mshell
+! cc $(CFLAGS) $(OBJS) -lncurses -o mshell
$(OBJS) : mshell.h