summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ncftp/Makefile')
-rw-r--r--usr.bin/ncftp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ncftp/Makefile b/usr.bin/ncftp/Makefile
index a93ff77..5d13f04 100644
--- a/usr.bin/ncftp/Makefile
+++ b/usr.bin/ncftp/Makefile
@@ -7,7 +7,7 @@ DPADD= $(LIBREADLINE) $(LIBTERMCAP)
LDADD= -lreadline -ltermcap
CFLAGS+= -DGZCAT=\"/usr/bin/gzcat\" -DREADLINE -DCURSES -DNO_CURSES_H \
- -DSYSLOG -DTRY_ABOR -DGATEWAY -DPASSIVEMODE
+ -DSYSLOG -DTRY_ABOR -DGATEWAY
MK= $(CC) $(CFLAGS) $(LDADD)
OpenPOWER on IntegriCloud