diff options
Diffstat (limited to 'security/p5-Authen-PAAS')
-rw-r--r-- | security/p5-Authen-PAAS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-PAAS/Makefile b/security/p5-Authen-PAAS/Makefile index 3182d1081d38..31e83511afc1 100644 --- a/security/p5-Authen-PAAS/Makefile +++ b/security/p5-Authen-PAAS/Makefile @@ -13,8 +13,8 @@ COMMENT= Perl Authentication & Authorization Service LICENSE= GPLv2 -BUILD_DEPENDS= p5-Config-Record>=1.1.0:${PORTSDIR}/devel/p5-Config-Record \ - p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl +BUILD_DEPENDS= p5-Config-Record>=1.1.0:devel/p5-Config-Record \ + p5-Log-Log4perl>=0:devel/p5-Log-Log4perl RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |