summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.port.mk
blob: 4d6f64019027e760be1d9463383e2384946b31d2 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PORTSDIR?=	/usr/ports
BSDPORTMK?=	${PORTSDIR}/Mk/bsd.port.mk

# Needed to keep bsd.own.mk from reading in /etc/src.conf when building ports.
SRCCONF=	/dev/null

.include <bsd.own.mk>
.include "${BSDPORTMK}"
OpenPOWER on IntegriCloud