From c7314df2777abfe5aefecca75aeb7b08fa9da51f Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 11 Apr 2004 00:27:36 +0000 Subject: This seems to be broken globally. --- x11-toolkits/p5-Glade/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'x11-toolkits/p5-Glade') diff --git a/x11-toolkits/p5-Glade/Makefile b/x11-toolkits/p5-Glade/Makefile index 26d5273087fe..9fdf2e5e18cc 100644 --- a/x11-toolkits/p5-Glade/Makefile +++ b/x11-toolkits/p5-Glade/Makefile @@ -28,12 +28,10 @@ MAN3= Gtk::GladeXML::reference.3pm .include -.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 +.else +BROKEN= "Build fails" .endif .include -- cgit v1.2.3