aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Tk-Pod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Tk-Pod/Makefile')
-rw-r--r--textproc/p5-Tk-Pod/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Tk-Pod/Makefile b/textproc/p5-Tk-Pod/Makefile
index 50e7af2803ca..290b5c1375e2 100644
--- a/textproc/p5-Tk-Pod/Makefile
+++ b/textproc/p5-Tk-Pod/Makefile
@@ -36,8 +36,8 @@ MAN3= Tk::More.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501000
-BUILD_DEPENDS+= p5-Pod-Simple>=2.05:${PORTSDIR}/textproc/p5-Pod-Simple
-RUN_DEPENDS+= p5-Pod-Simple>=2.05:${PORTSDIR}/textproc/p5-Pod-Simple
+BUILD_DEPENDS+= p5-Pod-Simple>=0:${PORTSDIR}/textproc/p5-Pod-Simple
+RUN_DEPENDS+= p5-Pod-Simple>=0:${PORTSDIR}/textproc/p5-Pod-Simple
.endif
.include <bsd.port.post.mk>