1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Lighten dependencies

This commit is contained in:
Mathieu Arnold 2004-03-04 14:53:45 +00:00
parent 8a0e9b184d
commit e654603e95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102918

View File

@ -22,11 +22,4 @@ PERL_CONFIGURE= yes
MAN3= Date::ICal.3 Date::ICal::Duration.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>