diff options
Diffstat (limited to 'textproc/p5-Petal/Makefile')
-rw-r--r-- | textproc/p5-Petal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Petal/Makefile b/textproc/p5-Petal/Makefile index a42b2fa1c42b..0941da084ca8 100644 --- a/textproc/p5-Petal/Makefile +++ b/textproc/p5-Petal/Makefile @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl Template Attribute Language - TAL for Perl! BUILD_DEPENDS= ${SITE_PERL}/MKDoc/XML.pm:${PORTSDIR}/textproc/p5-MKDoc-XML -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Petal.3 \ Petal::Cookbook.3 \ |