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

Fix up build. bsd.port.pre.mk needs bsd.port.mk changed to bsd.port.post.mk.

This commit is contained in:
Matthias Andree 2013-07-16 00:16:52 +00:00
parent aa95b5108e
commit 3c67b617c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323083

View File

@ -28,4 +28,4 @@ regression-test: build
CONFIGURE_ARGS+=--enable-fixed-point
.endif
.include <bsd.port.mk>
.include <bsd.port.post.mk>