mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
BROKEN with perl 5.8: does not compile
This commit is contained in:
parent
5021c54e29
commit
5f3263dda6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100445
@ -33,4 +33,8 @@ MAN3= Gtk::Gdk::ImlibImage::reference.3pm
|
||||
IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try again
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} >= 500800
|
||||
BROKEN= "Does not compile"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -32,4 +32,8 @@ 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= "Does not compile"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user