diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 18:34:53 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 18:34:53 +0000 |
commit | 1385f70bdfe29483011d28a66e1adc79e71107de (patch) | |
tree | e4e1080cb073e00173f68261eb5721bd6505069c /security/p5-Authen-Simple-Passwd | |
parent | c6004f008e50fedc8dafffd6818d6f7f798f5846 (diff) | |
download | ports-1385f70bdfe29483011d28a66e1adc79e71107de.tar.gz ports-1385f70bdfe29483011d28a66e1adc79e71107de.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Simple-Passwd')
-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 053194663974..5e42ccf2ced4 100644 --- a/security/p5-Authen-Simple-Passwd/Makefile +++ b/security/p5-Authen-Simple-Passwd/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple Passwd authentication -BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple +BUILD_DEPENDS= p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_SAFE= yes |