From b42fbb8b4f9ffcf27422247215d997375d97f2a9 Mon Sep 17 00:00:00 2001 From: Beat Gaetzi Date: Wed, 26 Jan 2011 21:12:02 +0000 Subject: - Add tk-wrapper as run dependency to fix execution of gorilla script PR: ports/153706 Reported by: Aldis Berjoza Submitted by: Chris Rees (maintainer) Feature safe: yes --- security/gorilla/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/gorilla/Makefile') diff --git a/security/gorilla/Makefile b/security/gorilla/Makefile index 7213df17f3d1..519aee69f102 100644 --- a/security/gorilla/Makefile +++ b/security/gorilla/Makefile @@ -8,6 +8,7 @@ PORTNAME= gorilla PORTVERSION= 1.5.3.1 DISTVERSIONSUFFIX= c05eb4e +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.bayofrum.net/dist/gorilla/ \ http://cerberus.bayofrum.net/dist/gorilla/ @@ -17,7 +18,8 @@ MAINTAINER= utisoft@gmail.com COMMENT= Password Gorilla is a cross-platform Password Manager RUN_DEPENDS= ${LOCALBASE}/lib/bwidget/init.tcl:${PORTSDIR}/x11-toolkits/bwidget \ - itcl>=3.4:${PORTSDIR}/lang/itcl + itcl>=3.4:${PORTSDIR}/lang/itcl \ + wish:${PORTSDIR}/x11-toolkits/tk-wrapper LICENSE= GPLv2 -- cgit v1.2.3