From 04255387101af3c003c601d1251186796ee72f7e Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Fri, 16 Jul 1999 07:10:09 +0000 Subject: include bsd.port.pre.mk so we can find PORTSDIR --- editors/vim-lite/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/vim-lite') diff --git a/editors/vim-lite/Makefile b/editors/vim-lite/Makefile index 1511334ccda3..7d302871a73d 100644 --- a/editors/vim-lite/Makefile +++ b/editors/vim-lite/Makefile @@ -4,13 +4,14 @@ # Date created: Fri Jun 25, 1999 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.1.1.1 1999/07/14 18:51:45 obrien Exp $ +# $Id: Makefile,v 1.2 1999/07/15 22:45:47 mharo Exp $ # PKGNAME= vim-lite-5.3 LITE= yes +.include .if exists(${.CURDIR}/../vim5) MASTERDIR= ${.CURDIR}/../vim5 .else -- cgit v1.2.3