aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2012-08-17 20:06:21 +0800
committerolgeni <olgeni@FreeBSD.org>2012-08-17 20:06:21 +0800
commit65e22ea8306c8b00f49d0f7e436c207f66bd930d (patch)
tree9271ced91cdc587085ee3628d49a1469c4e93333 /sysutils
parent8fa3327156ef59aeeb76987f436cf017a01b98f3 (diff)
downloadfreebsd-ports-gnome-65e22ea8306c8b00f49d0f7e436c207f66bd930d.tar.gz
freebsd-ports-gnome-65e22ea8306c8b00f49d0f7e436c207f66bd930d.tar.zst
freebsd-ports-gnome-65e22ea8306c8b00f49d0f7e436c207f66bd930d.zip
Add missing dependency on p5-IO-Tty.
PR: ports/170692 Submitted by: Loganaden Velvindron <logan afrinic.net>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/webmin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile
index f2e0d3189aff..b993d027da69 100644
--- a/sysutils/webmin/Makefile
+++ b/sysutils/webmin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= webmin
PORTVERSION= 1.590
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://download.webmin.com/updates/:up \
SF/webadmin/${PORTNAME}/${PORTVERSION}:sf \
@@ -19,6 +20,7 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Web-based interface for system administration for Unix
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
USE_PERL5= yes