aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-GdkPixbuf
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-06-14 21:49:43 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-06-14 21:49:43 +0000
commit4ae2a6734a39ec7e71cfb621ef43046a35a3d17a (patch)
treeeb82fd53fcf760b58fd5c2c478ca390c32092d21 /x11-toolkits/p5-GdkPixbuf
parentee3af96babef0eed9eab892bb31fecfe9abf8caf (diff)
downloadports-4ae2a6734a39ec7e71cfb621ef43046a35a3d17a.tar.gz
ports-4ae2a6734a39ec7e71cfb621ef43046a35a3d17a.zip
Notes
Diffstat (limited to 'x11-toolkits/p5-GdkPixbuf')
-rw-r--r--x11-toolkits/p5-GdkPixbuf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-GdkPixbuf/Makefile b/x11-toolkits/p5-GdkPixbuf/Makefile
index bd472dfd517c..ac3a355d1845 100644
--- a/x11-toolkits/p5-GdkPixbuf/Makefile
+++ b/x11-toolkits/p5-GdkPixbuf/Makefile
@@ -32,7 +32,7 @@ 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
+.if ${PERL_LEVEL} >= 500800 && ${PERL_LEVEL} < 500804
BROKEN= "Does not compile"
.endif