diff options
Diffstat (limited to 'devel/p5-Gearman/Makefile')
-rw-r--r-- | devel/p5-Gearman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Gearman/Makefile b/devel/p5-Gearman/Makefile index c1dcd6757d3f..e3a8c120d99f 100644 --- a/devel/p5-Gearman/Makefile +++ b/devel/p5-Gearman/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= Gearman client libraray for Perl -RUN_DEPENDS+= p5-String-CRC32>=0.0:${PORTSDIR}/devel/p5-String-CRC32 +RUN_DEPENDS+= p5-String-CRC32>=0.0:devel/p5-String-CRC32 USES= perl5 USE_PERL5= configure |