BROKEN on amd64: Build fails

This commit is contained in:
Kris Kennaway 2004-04-03 13:55:09 +00:00
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

View file

@ -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

View file

@ -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