aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-Stringprep
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /converters/p5-Unicode-Stringprep
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Notes
Diffstat (limited to 'converters/p5-Unicode-Stringprep')
-rw-r--r--converters/p5-Unicode-Stringprep/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/converters/p5-Unicode-Stringprep/Makefile b/converters/p5-Unicode-Stringprep/Makefile
index 070ff53eb067..2cb7435d54b4 100644
--- a/converters/p5-Unicode-Stringprep/Makefile
+++ b/converters/p5-Unicode-Stringprep/Makefile
@@ -14,11 +14,11 @@ COMMENT= Preparation of Internationalized Strings (RFC 3454)
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Unicode-Normalize>=1:${PORTSDIR}/textproc/p5-Unicode-Normalize
+BUILD_DEPENDS= p5-Unicode-Normalize>=1:textproc/p5-Unicode-Normalize
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \
- p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
+ p5-Test-Pod>=1:devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage
USES= perl5
USE_PERL5= configure