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