Do not include bsd.port.mk twice
This commit is contained in:
parent
b41b144f12
commit
38b62139f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557266
1 changed files with 1 additions and 1 deletions
|
@ -62,4 +62,4 @@ pre-patch:
|
|||
pre-build: # workaround: configure fails to find the 'rand' function, need to investigate. This patch unbreaks the build.
|
||||
@${REINPLACE_CMD} -e 's|.*HAVE_RAND.*|#define HAVE_RAND 1|' ${WRKSRC}/Ipopt/src/Common/config.h
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue