diff options
Diffstat (limited to 'textproc/p5-Text-Prefix-XS/Makefile')
-rw-r--r-- | textproc/p5-Text-Prefix-XS/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Text-Prefix-XS/Makefile b/textproc/p5-Text-Prefix-XS/Makefile index 8bc96f5d6abc..9c2b722345ef 100644 --- a/textproc/p5-Text-Prefix-XS/Makefile +++ b/textproc/p5-Text-Prefix-XS/Makefile @@ -15,8 +15,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast prefix searching BUILD_DEPENDS= p5-Digest-SHA1>=1:${PORTSDIR}/security/p5-Digest-SHA1 -RUN_DEPENDS= p5-Digest-SHA1>=1:${PORTSDIR}/security/p5-Digest-SHA1 - +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0.108:${PORTSDIR}/devel/p5-Test-Deep USE_PERL5= configure |