1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

BROKEN with old perl: Incorrect pkg-plist

This commit is contained in:
Kris Kennaway 2005-05-07 03:09:13 +00:00
parent 2e1e1be56e
commit 13dbe25a65
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134743

View File

@ -49,6 +49,7 @@ MAN1= embpexec.pl.1
.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
BROKEN= Incorrect pkg-plist
.endif
.include <bsd.port.post.mk>