1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Do not include bsd.port.pre.mk twice

This commit is contained in:
Antoine Brodin 2017-02-04 12:08:32 +00:00
parent 7e1cc66d43
commit 7f6af6ec3b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433298

View File

@ -75,4 +75,4 @@ post-patch:
's|-DG_DISABLE_DEPRECATED||' ${WRKSRC}/bse/Makefile.am \
${WRKSRC}/bse/Makefile.in
.include <bsd.port.mk>
.include <bsd.port.post.mk>