diff options
Diffstat (limited to 'devel/p5-Log-Any-Adapter-Log4perl/Makefile')
-rw-r--r-- | devel/p5-Log-Any-Adapter-Log4perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Log-Any-Adapter-Log4perl/Makefile b/devel/p5-Log-Any-Adapter-Log4perl/Makefile index 93a892c1f42b..fd0134a5ee48 100644 --- a/devel/p5-Log-Any-Adapter-Log4perl/Makefile +++ b/devel/p5-Log-Any-Adapter-Log4perl/Makefile @@ -13,8 +13,8 @@ COMMENT= Log::Any adapter for Log4perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Log-Any>=1.03:${PORTSDIR}/devel/p5-Log-Any \ - p5-Log-Log4perl>=1.32:${PORTSDIR}/devel/p5-Log-Log4perl +BUILD_DEPENDS= p5-Log-Any>=1.03:devel/p5-Log-Any \ + p5-Log-Log4perl>=1.32:devel/p5-Log-Log4perl RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |