diff options
Diffstat (limited to 'textproc/p5-Parse-Flex/Makefile')
-rw-r--r-- | textproc/p5-Parse-Flex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Parse-Flex/Makefile b/textproc/p5-Parse-Flex/Makefile index 5a3f999..93afc4f 100644 --- a/textproc/p5-Parse-Flex/Makefile +++ b/textproc/p5-Parse-Flex/Makefile @@ -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 |