- modify dependency path of XSLoader

This commit is contained in:
Cheng-Lung Sung 2007-05-01 06:51:41 +00:00
parent b7c48981b4
commit 857c7d82ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191262
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -16,7 +16,7 @@ MAINTAINER= aaron@FreeBSD.org
COMMENT= The Fastest Lexer in the West
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}
PERL_CONFIGURE= yes