diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 07:44:26 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 07:44:26 +0000 |
commit | 6f1287003076a66b3874202a0ccee07835658b3f (patch) | |
tree | 631b2e0ea326a30b434e711980814ba3b010db90 /sysutils/usermin | |
parent | 312fd92cc301fbf0529d852d31550be7b6e0c679 (diff) | |
download | ports-6f1287003076a66b3874202a0ccee07835658b3f.tar.gz ports-6f1287003076a66b3874202a0ccee07835658b3f.zip |
Notes
Diffstat (limited to 'sysutils/usermin')
-rw-r--r-- | sysutils/usermin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/usermin/Makefile b/sysutils/usermin/Makefile index 8a59cdc074e1..9d8922d673e9 100644 --- a/sysutils/usermin/Makefile +++ b/sysutils/usermin/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ p5-Authen-PAM>=0:${PORTSDIR}/security/p5-Authen-PAM NO_BUILD= yes -USE_PERL5= yes +USES= perl5 USE_RC_SUBR= usermin SUB_LIST= PERL5=${PERL} SUB_FILES= pkg-message |