diff options
Diffstat (limited to 'security/p5-Authen-Simple-PAM/Makefile')
-rw-r--r-- | security/p5-Authen-Simple-PAM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-Simple-PAM/Makefile b/security/p5-Authen-Simple-PAM/Makefile index 84900890a18f..68212514e3ff 100644 --- a/security/p5-Authen-Simple-PAM/Makefile +++ b/security/p5-Authen-Simple-PAM/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple PAM authentication -BUILD_DEPENDS= p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple \ - p5-Authen-PAM>=0:${PORTSDIR}/security/p5-Authen-PAM +BUILD_DEPENDS= p5-Authen-Simple>=0:security/p5-Authen-Simple \ + p5-Authen-PAM>=0:security/p5-Authen-PAM RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |