aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Glade
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-11 00:27:36 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-11 00:27:36 +0000
commitc7314df2777abfe5aefecca75aeb7b08fa9da51f (patch)
tree6ed4782a9312620b4cfc31da69f3581278551296 /x11-toolkits/p5-Glade
parent77432f6d9dc109de8ddf3896388ba0b9734ca64c (diff)
downloadports-c7314df2777abfe5aefecca75aeb7b08fa9da51f.tar.gz
ports-c7314df2777abfe5aefecca75aeb7b08fa9da51f.zip
Notes
Diffstat (limited to 'x11-toolkits/p5-Glade')
-rw-r--r--x11-toolkits/p5-Glade/Makefile6
1 files changed, 2 insertions, 4 deletions
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 <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
+.else
+BROKEN= "Build fails"
.endif
.include <bsd.port.post.mk>