BROKEN on amd64: Build fails
This commit is contained in:
parent
c1f7ad086a
commit
adccf0a4fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106034
2 changed files with 8 additions and 0 deletions
|
@ -28,6 +28,10 @@ MAN3= Gtk::GladeXML::reference.3pm
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
BROKEN= "Build fails on amd64"
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try again
|
||||
.endif
|
||||
|
|
|
@ -28,6 +28,10 @@ MAN3= Gtk::GladeXML::reference.3pm
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
BROKEN= "Build fails on amd64"
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try again
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue