1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Use bsd.port.mk instead of post.mk.

This commit is contained in:
Adam Weinberger 2014-07-21 17:50:46 +00:00
parent e081d9b9ed
commit 37c7aecd36
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362458

View File

@ -24,4 +24,4 @@ post-patch:
${REINPLACE_CMD} -E 's,^(SUBDIRS) = .*,\1 = barrier dsh jsd pcp dtop tools,' ${WRKSRC}/Makefile.in
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>