aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim-lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim-lite/Makefile')
-rw-r--r--editors/vim-lite/Makefile5
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"