Reduce over inclusion of bsd.port.mk
This commit is contained in:
parent
72d170001a
commit
d766db32ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339859
1 changed files with 1 additions and 2 deletions
|
@ -38,7 +38,6 @@ PORTDOCS= *
|
|||
.endif
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == amd64
|
||||
CONFIGURE_ARGS+= --with-mutex=x86/gcc-assembly
|
||||
|
@ -48,4 +47,4 @@ post-patch:
|
|||
@${REINPLACE_CMD} -Ee \
|
||||
's|-l?pthread|${PTHREAD_LIBS}|g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue