diff options
Diffstat (limited to 'security/p5-Authen-Bitcard/Makefile')
-rw-r--r-- | security/p5-Authen-Bitcard/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Authen-Bitcard/Makefile b/security/p5-Authen-Bitcard/Makefile index 3c562803d403..194fa8fd2bb0 100644 --- a/security/p5-Authen-Bitcard/Makefile +++ b/security/p5-Authen-Bitcard/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Bitcard authentication verification -RUN_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ - p5-JSON>=2.12:${PORTSDIR}/converters/p5-JSON \ - p5-URI>=1.22:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-Class-ErrorHandler>=0:devel/p5-Class-ErrorHandler \ + p5-JSON>=2.12:converters/p5-JSON \ + p5-URI>=1.22:net/p5-URI \ + p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= configure |