- fix support for Makefile.local

This commit is contained in:
Dirk Meyer 2017-07-29 05:19:56 +00:00
parent e004d2c85f
commit 7b2f9de135
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446866

View file

@ -7,4 +7,5 @@ MAINTAINER= dinoex@FreeBSD.org
WEBALIZER_LANG= japanese
MASTERDIR?= ${.CURDIR}/../../www/webalizer
.sinclude "Makefile.local"
.include "${MASTERDIR}/Makefile"