mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
BROKEN on amd64: Does not compile
This commit is contained in:
parent
f005b4280b
commit
fcc58bae62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111577
@ -30,6 +30,10 @@ USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
BROKEN= "Does not compile on amd64"
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
.for dir in ${PREFIX}/include/${PORTNAME} ${PREFIX}/share/${PORTNAME}
|
||||
@${FIND} ${dir} ! -type d | \
|
||||
|
Loading…
Reference in New Issue
Block a user