summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncftp/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-12-13 21:03:46 +0000
committerache <ache@FreeBSD.org>1994-12-13 21:03:46 +0000
commit7afd3ed953261aa6627972d3aa9f179d714460ad (patch)
tree0cb1d4d4584a28ddfb61ffc23deb2f45c57e522b /usr.bin/ncftp/Makefile
parenta85aedfaeed91a85cc9a234b8c434b7f2d184212 (diff)
downloadFreeBSD-src-7afd3ed953261aa6627972d3aa9f179d714460ad.zip
FreeBSD-src-7afd3ed953261aa6627972d3aa9f179d714460ad.tar.gz
Merge...
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