Oops. Committed wrong fixed Makefile. Need to include master

Makefile from the pine4 port.
This commit is contained in:
Nick Sayer 1999-09-19 22:30:44 +00:00
parent b727cf33c9
commit c5922aa24d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21769

View File

@ -47,4 +47,4 @@ post-extract:
do-build:
@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ./build bsf EXTRAAUTHENTICATORS=ssl)
.include <bsd.port.post.mk>
.include "${MASTERDIR}/Makefile"