1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Don't include bsd.port.pre.mk twice.

This commit is contained in:
Satoshi Asami 2000-01-17 12:05:19 +00:00
parent 78b76c5699
commit 5fc7ae9e5e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24791

View File

@ -140,4 +140,4 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/targets/${binary} ${PREFIX}/bin/
.endfor
.include <bsd.port.mk>
.include <bsd.port.post.mk>