diff options
Diffstat (limited to 'x11-toolkits/p5-GdkImlib/Makefile')
-rw-r--r-- | x11-toolkits/p5-GdkImlib/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-toolkits/p5-GdkImlib/Makefile b/x11-toolkits/p5-GdkImlib/Makefile index b0b9653a552d..7666c5fc5641 100644 --- a/x11-toolkits/p5-GdkImlib/Makefile +++ b/x11-toolkits/p5-GdkImlib/Makefile @@ -28,10 +28,4 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} MAN3= Gtk::Gdk::ImlibImage::reference.3pm -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |