diff options
Diffstat (limited to 'editors/vim-lite/Makefile')
| -rw-r--r-- | editors/vim-lite/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/editors/vim-lite/Makefile b/editors/vim-lite/Makefile index da7edbc66486..bc751b16bce9 100644 --- a/editors/vim-lite/Makefile +++ b/editors/vim-lite/Makefile @@ -11,11 +11,6 @@ PKGNAME= vim-lite-5.3 LITE= yes -.include <bsd.port.pre.mk> -.if exists(${.CURDIR}/../vim5) MASTERDIR= ${.CURDIR}/../vim5 -.else -MASTERDIR= ${PORTSDIR}/editors/vim5 -.endif .include "${MASTERDIR}/Makefile" |
