mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add missing dependency on p5-IO-Tty.
PR: ports/170692 Submitted by: Loganaden Velvindron <logan afrinic.net>
This commit is contained in:
parent
6c37c8b3ca
commit
c023fb35f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302678
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= usermin
|
||||
PORTVERSION= 1.510
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.webmin.com/uupdates/:up \
|
||||
SF/webadmin/${PORTNAME}/${PORTVERSION}:sf \
|
||||
@ -19,6 +20,7 @@ MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= Web-based interface for performing some user tasks
|
||||
|
||||
RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
|
||||
p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty \
|
||||
p5-Authen-PAM>=0:${PORTSDIR}/security/p5-Authen-PAM
|
||||
|
||||
FETCH_CMD?= /usr/bin/fetch -pRr
|
||||
|
Loading…
Reference in New Issue
Block a user