diff options
Diffstat (limited to 'lang/p5-Quantum-Superpositions/Makefile')
-rw-r--r-- | lang/p5-Quantum-Superpositions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-Quantum-Superpositions/Makefile b/lang/p5-Quantum-Superpositions/Makefile index fa7e46e05258..cc6c1ab7496c 100644 --- a/lang/p5-Quantum-Superpositions/Makefile +++ b/lang/p5-Quantum-Superpositions/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= QM-like superpositions in Perl BUILD_DEPENDS= ${SITE_PERL}/Class/Multimethods.pm:${PORTSDIR}/devel/p5-Class-Multimethods -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Quantum::Superpositions.3 |