diff options
Diffstat (limited to 'net/p5-Test-URI/Makefile')
-rw-r--r-- | net/p5-Test-URI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Test-URI/Makefile b/net/p5-Test-URI/Makefile index aa3498cd3f35..4f197a48358f 100644 --- a/net/p5-Test-URI/Makefile +++ b/net/p5-Test-URI/Makefile @@ -14,7 +14,7 @@ COMMENT= Check Uniform Resource Identifiers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |