Fix the bsd.port.mk breakage caused by sys.mk,v 1.60 commit.

Submitted by:	fenner
This commit is contained in:
Ruslan Ermilov 2002-04-19 07:40:34 +00:00
parent b226acefc2
commit abd41f7d17

View File

@ -1,4 +1,6 @@
# $FreeBSD$
PORTSDIR?= /usr/ports
.include <bsd.own.mk>
.include "${PORTSDIR}/Mk/bsd.port.mk"