diff options
Diffstat (limited to 'devel/p5-Config-Wrest/Makefile')
-rw-r--r-- | devel/p5-Config-Wrest/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Config-Wrest/Makefile b/devel/p5-Config-Wrest/Makefile index b99d33787405..29f05ee32ba4 100644 --- a/devel/p5-Config-Wrest/Makefile +++ b/devel/p5-Config-Wrest/Makefile @@ -13,11 +13,11 @@ COMMENT= Perl module for reading and writing configuration data LICENSE= GPLv2 -BUILD_DEPENDS= p5-Any-Template>0:${PORTSDIR}/www/p5-Any-Template \ - p5-File-Policy>0:${PORTSDIR}/devel/p5-File-Policy \ - p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace +BUILD_DEPENDS= p5-Any-Template>0:www/p5-Any-Template \ + p5-File-Policy>0:devel/p5-File-Policy \ + p5-Log-Trace>0:devel/p5-Log-Trace RUN_DEPENDS:= ${RUN_DEPENDS} -TEST_DEPENDS= p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions +TEST_DEPENDS= p5-Test-Assertions>0:devel/p5-Test-Assertions USES= perl5 USE_PERL5= configure |