diff options
Diffstat (limited to 'devel/p5-List-Rotation-Cycle/Makefile')
-rw-r--r-- | devel/p5-List-Rotation-Cycle/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/devel/p5-List-Rotation-Cycle/Makefile b/devel/p5-List-Rotation-Cycle/Makefile index 1f9f15ccc5f2..942fa95073a2 100644 --- a/devel/p5-List-Rotation-Cycle/Makefile +++ b/devel/p5-List-Rotation-Cycle/Makefile @@ -20,11 +20,4 @@ MAN3= List::Rotation::Cycle.3 PERL_CONFIGURE= yes -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500703 -BUILD_DEPENDS+= p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize -RUN_DEPENDS+= p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |