aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-GdkPixbuf
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-01-24 15:24:44 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-01-24 15:24:44 +0000
commit1b949382a995cbe1cbc076f911ec4b9195152043 (patch)
tree0184a454bbfdc056af4523979986f395ae13414c /x11-toolkits/p5-GdkPixbuf
parentebe1ba396e34b6f6c5cb0ab7e71c479c13daf40e (diff)
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).
Notes
Notes: svn path=/head/; revision=127186
Diffstat (limited to 'x11-toolkits/p5-GdkPixbuf')
-rw-r--r--x11-toolkits/p5-GdkPixbuf/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-toolkits/p5-GdkPixbuf/Makefile b/x11-toolkits/p5-GdkPixbuf/Makefile
index 9f9b6fce27aa..657c8b2f9897 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>