aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-02-02 21:04:33 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-02-02 21:04:33 +0000
commit477a29ca9bfe33743f9b7dcd377ea0bdecd7d80e (patch)
treec8885cd533964d78022ff12fed9f4c86a3d7a02d /usr.bin
parentdd181aca6c17044f2cf05c1c96ae3314df2f7f04 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ee/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ee/Makefile b/usr.bin/ee/Makefile
index 7423fa79d1b67..ee437071521e7 100644
--- a/usr.bin/ee/Makefile
+++ b/usr.bin/ee/Makefile
@@ -5,6 +5,7 @@
CFLAGS+= -DHAS_NCURSES -DHAS_UNISTD -DHAS_STDARG -DHAS_STDLIB \
-DHAS_SYS_WAIT
+PACKAGE=ee
PROG= ee
LINKS= ${BINDIR}/ee ${BINDIR}/ree ${BINDIR}/ee ${BINDIR}/edit
MLINKS= ee.1 ree.1 ee.1 edit.1