diff options
Diffstat (limited to 'www/p5-Dancer-Logger-Log4perl/Makefile')
-rw-r--r-- | www/p5-Dancer-Logger-Log4perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Dancer-Logger-Log4perl/Makefile b/www/p5-Dancer-Logger-Log4perl/Makefile index 9386dbb827bd..ec34b7181d09 100644 --- a/www/p5-Dancer-Logger-Log4perl/Makefile +++ b/www/p5-Dancer-Logger-Log4perl/Makefile @@ -13,8 +13,8 @@ COMMENT= Dancer logging adapter for Log::Log4perl LICENSE= ART20 -BUILD_DEPENDS= p5-Dancer>=1.2001:${PORTSDIR}/www/p5-Dancer \ - p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl +BUILD_DEPENDS= p5-Dancer>=1.2001:www/p5-Dancer \ + p5-Log-Log4perl>=0:devel/p5-Log-Log4perl RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |