diff options
Diffstat (limited to 'textproc/p5-Validator-Custom/Makefile')
-rw-r--r-- | textproc/p5-Validator-Custom/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Validator-Custom/Makefile b/textproc/p5-Validator-Custom/Makefile index 6376fc0cac00..c0ea01f4bd3d 100644 --- a/textproc/p5-Validator-Custom/Makefile +++ b/textproc/p5-Validator-Custom/Makefile @@ -15,10 +15,10 @@ COMMENT= Validator::Custom for simple data validation LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Object-Simple>=3.0616:${PORTSDIR}/devel/p5-Object-Simple +BUILD_DEPENDS= p5-Object-Simple>=3.0616:devel/p5-Object-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-JSON>=2:${PORTSDIR}/converters/p5-JSON \ - p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod +TEST_DEPENDS= p5-JSON>=2:converters/p5-JSON \ + p5-Test-Pod>=1.22:devel/p5-Test-Pod NO_ARCH= yes USE_PERL5= configure |