diff options
-rw-r--r-- | x11-toolkits/p5-GdkPixbuf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-GdkPixbuf/Makefile b/x11-toolkits/p5-GdkPixbuf/Makefile index 4018397d0e16..9f9b6fce27aa 100644 --- a/x11-toolkits/p5-GdkPixbuf/Makefile +++ b/x11-toolkits/p5-GdkPixbuf/Makefile @@ -33,7 +33,7 @@ IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try aga .endif .if ${PERL_LEVEL} >= 500800 -#BROKEN= "Build fails" +BROKEN= "Build fails" .endif .include <bsd.port.post.mk> |