diff options
Diffstat (limited to 'net/p5-Rose-URI/Makefile')
-rw-r--r-- | net/p5-Rose-URI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Rose-URI/Makefile b/net/p5-Rose-URI/Makefile index 63212a0dd37a..aa38753bde5b 100644 --- a/net/p5-Rose-URI/Makefile +++ b/net/p5-Rose-URI/Makefile @@ -14,8 +14,8 @@ COMMENT= Easy and efficient manipulation of URI components LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Rose-Object>=0.854:${PORTSDIR}/devel/p5-Rose-Object \ - p5-URI>0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-Rose-Object>=0.854:devel/p5-Rose-Object \ + p5-URI>0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |