BROKEN on 5.x: broken pkg-plist

This commit is contained in:
Kris Kennaway 2004-02-09 01:48:53 +00:00
parent c27e4452f0
commit b134e8de43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100438

View file

@ -151,6 +151,10 @@ post-install:
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502000
BROKEN= "Broken pkg-plist"
.endif
.if ${PERL_LEVEL} < 500601
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec