diff options
author | lofi <lofi@FreeBSD.org> | 2005-01-24 15:24:44 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-01-24 15:24:44 +0000 |
commit | 57789f33a9c638aeadf08945d768a2c4c1427c54 (patch) | |
tree | 851610c76acc5fd67b7aba5642a5a4f9a6818125 /x11-toolkits | |
parent | a4070b5db6df746b58dd5c9cd79c97d37ee55e4d (diff) | |
download | FreeBSD-ports-57789f33a9c638aeadf08945d768a2c4c1427c54.zip FreeBSD-ports-57789f33a9c638aeadf08945d768a2c4c1427c54.tar.gz |
Builds for me, builds for other people I ask to test, old bento error-
logs aren't available anymore - unbreak and try to solicit a fresh pointy-
hat log (if it's still broken there).
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-GdkPixbuf/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-toolkits/p5-GdkPixbuf/Makefile b/x11-toolkits/p5-GdkPixbuf/Makefile index 9f9b6fc..657c8b2 100644 --- a/x11-toolkits/p5-GdkPixbuf/Makefile +++ b/x11-toolkits/p5-GdkPixbuf/Makefile @@ -32,8 +32,4 @@ MAN3= Gtk::Gdk::Pixbuf::reference.3pm IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try again .endif -.if ${PERL_LEVEL} >= 500800 -BROKEN= "Build fails" -.endif - .include <bsd.port.post.mk> |