mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
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
@ -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 New Issue
Block a user