aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-02-09 13:16:37 +0800
committeredwin <edwin@FreeBSD.org>2003-02-09 13:16:37 +0800
commit2cd45ef84bd5c9139a07808260d55195e4447f7f (patch)
tree5c8d12e78c7065d9e5302ce5d56cc74956cd9362 /mail
parentd10953211d89ab61c35f4893961d4cf8fdfb1f95 (diff)
downloadfreebsd-ports-gnome-2cd45ef84bd5c9139a07808260d55195e4447f7f.tar.gz
freebsd-ports-gnome-2cd45ef84bd5c9139a07808260d55195e4447f7f.tar.zst
freebsd-ports-gnome-2cd45ef84bd5c9139a07808260d55195e4447f7f.zip
Fix run_depends afterwards.
PR: ports/44722 (same) Submitted by: Alan Eldridge <alane@geeksrus.net>
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-Box/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-Mail-Box/Makefile b/mail/p5-Mail-Box/Makefile
index 5411c19b4c83..76e46bef6e02 100644
--- a/mail/p5-Mail-Box/Makefile
+++ b/mail/p5-Mail-Box/Makefile
@@ -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>