diff options
Diffstat (limited to 'devel/p5-Inline-Files/Makefile')
-rw-r--r-- | devel/p5-Inline-Files/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/devel/p5-Inline-Files/Makefile b/devel/p5-Inline-Files/Makefile index 24382c629450..53f89ef99329 100644 --- a/devel/p5-Inline-Files/Makefile +++ b/devel/p5-Inline-Files/Makefile @@ -20,11 +20,4 @@ PERL_CONFIGURE= yes MAN3= Inline::Files.3 \ Inline::Files::Virtual.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500703 -BUILD_DEPENDS+= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter -RUN_DEPENDS+= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |