diff options
Diffstat (limited to 'math/p5-Algorithm-Combinatorics')
| -rw-r--r-- | math/p5-Algorithm-Combinatorics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Algorithm-Combinatorics/Makefile b/math/p5-Algorithm-Combinatorics/Makefile index acfb0c47aa22..cd939f65053d 100644 --- a/math/p5-Algorithm-Combinatorics/Makefile +++ b/math/p5-Algorithm-Combinatorics/Makefile @@ -16,7 +16,7 @@ MAINTAINER= aaron@FreeBSD.org COMMENT= Efficient generation of combinatorial sequences BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ - ${SITE_PERL}/XSLoader.pm:${PORTSDIR}/devel/p5-XSLoader + ${SITE_PERL}/${PERL_ARCH}/XSLoader.pm:${PORTSDIR}/devel/p5-XSLoader RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Algorithm::Combinatorics.3 |
