BROKEN: Does not compile completely (appears as broken pkg-plist)
This commit is contained in:
parent
98b33a85bb
commit
739548bcfc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104670
@ -40,6 +40,12 @@ PLIST_SUB+= OPENEXR:=""
|
||||
PLIST_SUB+= OPENEXR:="@comment "
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
BROKEN= "Does not compile completely"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's| -Wall||' \
|
||||
@ -49,4 +55,4 @@ post-patch:
|
||||
's|-LINUX.+$$||' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user