diff options
Diffstat (limited to 'usr.bin/vi/Makefile')
| -rw-r--r-- | usr.bin/vi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile index ae9814d73951e..43fc40ae0f72e 100644 --- a/usr.bin/vi/Makefile +++ b/usr.bin/vi/Makefile @@ -5,7 +5,7 @@ .include <src.opts.mk> PACKAGE= vi -SRCDIR= ${.CURDIR}/../../contrib/nvi +SRCDIR= ${SRCTOP}/contrib/nvi SUBDIR+= catalog WARNS?= 0 # some warn issues on 32 bit machines |
