diff options
Diffstat (limited to 'devel/p5-Data-OptList/Makefile')
-rw-r--r-- | devel/p5-Data-OptList/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/p5-Data-OptList/Makefile b/devel/p5-Data-OptList/Makefile index 3cb88e11dde8..c62a89e07035 100644 --- a/devel/p5-Data-OptList/Makefile +++ b/devel/p5-Data-OptList/Makefile @@ -22,10 +22,4 @@ PERL_CONFIGURE= yes MAN3= Data::OptList.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500703 -RUN_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |