Fix run_depends afterwards.
PR: ports/44722 (same) Submitted by: Alan Eldridge <alane@geeksrus.net>
This commit is contained in:
parent
fb027e6ad3
commit
4e4940b328
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75159
@ -46,6 +46,7 @@ post-patch:
|
||||
|
||||
.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
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user