aboutsummaryrefslogtreecommitdiff
path: root/sysutils/usermin
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2012-08-17 12:05:45 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2012-08-17 12:05:45 +0000
commitc023fb35f0531025f0d3f1ac45b3f16d73579477 (patch)
tree9b0bd9436364dc80de574e554f57ad5ea7002c5c /sysutils/usermin
parent6c37c8b3ca5fb36023361aea4d01461199dc26d1 (diff)
downloadports-c023fb35f0531025f0d3f1ac45b3f16d73579477.tar.gz
ports-c023fb35f0531025f0d3f1ac45b3f16d73579477.zip
Add missing dependency on p5-IO-Tty.
PR: ports/170692 Submitted by: Loganaden Velvindron <logan afrinic.net>
Notes
Notes: svn path=/head/; revision=302678
Diffstat (limited to 'sysutils/usermin')
-rw-r--r--sysutils/usermin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/usermin/Makefile b/sysutils/usermin/Makefile
index e4d70a042eba..10a422722ab0 100644
--- a/sysutils/usermin/Makefile
+++ b/sysutils/usermin/Makefile
@@ -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