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

Submitted by:	fenner
This commit is contained in:
ru 2002-04-19 07:40:34 +00:00
parent b37c8f0b41
commit 57f0c44bf3

View File

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