diff options
Diffstat (limited to 'databases/p5-Mango/Makefile')
-rw-r--r-- | databases/p5-Mango/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Mango/Makefile b/databases/p5-Mango/Makefile index 110a5d966843..8f9c934e0fbd 100644 --- a/databases/p5-Mango/Makefile +++ b/databases/p5-Mango/Makefile @@ -13,8 +13,8 @@ COMMENT= Pure-Perl non-blocking I/O MongoDB driver LICENSE= ART20 -BUILD_DEPENDS= mongo:${PORTSDIR}/databases/mongodb \ - p5-Mojolicious>=5.40:${PORTSDIR}/www/p5-Mojolicious +BUILD_DEPENDS= mongo:databases/mongodb \ + p5-Mojolicious>=5.40:www/p5-Mojolicious RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |