diff options
Diffstat (limited to 'math/p5-Math-Algebra-Symbols/Makefile')
-rw-r--r-- | math/p5-Math-Algebra-Symbols/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Algebra-Symbols/Makefile b/math/p5-Math-Algebra-Symbols/Makefile index 59f63b5e5d1a..bb9ae28861ab 100644 --- a/math/p5-Math-Algebra-Symbols/Makefile +++ b/math/p5-Math-Algebra-Symbols/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Symbolic Algebra in Pure Perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Math::Algebra::Symbols.3 \ Math::Algebra::Symbols::Sum.3 \ |