diff options
Diffstat (limited to 'misc/p5-Geo-Coder-Ovi/Makefile')
-rw-r--r-- | misc/p5-Geo-Coder-Ovi/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/p5-Geo-Coder-Ovi/Makefile b/misc/p5-Geo-Coder-Ovi/Makefile index e36c9f8374ca..3edf59d93667 100644 --- a/misc/p5-Geo-Coder-Ovi/Makefile +++ b/misc/p5-Geo-Coder-Ovi/Makefile @@ -14,10 +14,10 @@ COMMENT= Geocode addresses with the Ovi Maps API LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-JSON>=2:${PORTSDIR}/converters/p5-JSON \ - p5-JSON-XS>=2:${PORTSDIR}/converters/p5-JSON-XS \ - p5-URI>=1.36:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-JSON>=2:converters/p5-JSON \ + p5-JSON-XS>=2:converters/p5-JSON-XS \ + p5-URI>=1.36:net/p5-URI \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |