1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Do not include bsd.port.pre.mk twice

This commit is contained in:
Antoine Brodin 2014-06-06 21:33:54 +00:00
parent 8506f5a177
commit 62cd3e6b9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356853

View File

@ -31,4 +31,4 @@ pre-install::
cd ${WRKSRC}/${PORTNAME} && ${RM} -rf README docs
.endif
.include <bsd.port.mk>
.include <bsd.port.post.mk>