diff options
Diffstat (limited to 'databases/p5-Dancer-Plugin-Redis/Makefile')
-rw-r--r-- | databases/p5-Dancer-Plugin-Redis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Dancer-Plugin-Redis/Makefile b/databases/p5-Dancer-Plugin-Redis/Makefile index 58b82dd528d7..dd7e987d1d6d 100644 --- a/databases/p5-Dancer-Plugin-Redis/Makefile +++ b/databases/p5-Dancer-Plugin-Redis/Makefile @@ -14,8 +14,8 @@ COMMENT= Redis database connector for Dancer LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer \ - p5-Redis>=1.9550:${PORTSDIR}/databases/p5-Redis +BUILD_DEPENDS= p5-Dancer>=0:www/p5-Dancer \ + p5-Redis>=1.9550:databases/p5-Redis RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= skipv:0.10,0.11,0.12,0.13,0.14 |