1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

BROKEN for perl < 500600: Broken pkg-plist

This commit is contained in:
Kris Kennaway 2004-05-30 07:19:01 +00:00
parent 2b0de2eb5d
commit a26a0d0804
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110379

View File

@ -36,6 +36,7 @@ MAN3= ExtUtils::Installed.3 ExtUtils::MM_OS2.3 ExtUtils::MakeMaker.3 \
.if ${PERL_LEVEL} < 500600
BUILD_DEPENDS+= ${SITE_PERL}/Pod/Man.pm:${PORTSDIR}/textproc/p5-podlators
RUN_DEPENDS+= ${BUILD_DEPENDS}
BROKEN= "Broken pkg-plist"
.endif
.include <bsd.port.post.mk>