aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Parse-Flex
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-05-01 06:51:41 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-05-01 06:51:41 +0000
commit857c7d82ca63f3d016da81c0e9986e4cc9f36234 (patch)
tree18c0901c2858b4c6a178db5e6cae3a964ec3ef92 /textproc/p5-Parse-Flex
parentb7c48981b48975b3d8a42d1044c7ae935c1ae5c1 (diff)
downloadports-857c7d82ca63f3d016da81c0e9986e4cc9f36234.tar.gz
ports-857c7d82ca63f3d016da81c0e9986e4cc9f36234.zip
- modify dependency path of XSLoader
Notes
Notes: svn path=/head/; revision=191262
Diffstat (limited to 'textproc/p5-Parse-Flex')
-rw-r--r--textproc/p5-Parse-Flex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Parse-Flex/Makefile b/textproc/p5-Parse-Flex/Makefile
index 5a3f99973673..93afc4fa6cb1 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