diff options
Diffstat (limited to 'devel/p5-Data-Validator/Makefile')
-rw-r--r-- | devel/p5-Data-Validator/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Data-Validator/Makefile b/devel/p5-Data-Validator/Makefile index 639103ae575d..22b2038d175e 100644 --- a/devel/p5-Data-Validator/Makefile +++ b/devel/p5-Data-Validator/Makefile @@ -14,10 +14,10 @@ COMMENT= Rule based validator on type constraint system LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Mouse>=0.93:${PORTSDIR}/devel/p5-Mouse +BUILD_DEPENDS= p5-Mouse>=0.93:devel/p5-Mouse RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires +TEST_DEPENDS= p5-Moose>=0:devel/p5-Moose \ + p5-Test-Requires>=0:devel/p5-Test-Requires NO_ARCH= yes USE_PERL5= modbuild |