aboutsummaryrefslogtreecommitdiff
path: root/security/gorilla
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-11-21 15:28:44 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-11-21 15:28:44 +0000
commit433b645b86ea6e20e450c14dbb91070c85960a68 (patch)
tree3767b7a030c97ea0f959f6e93c57150af4000e1f /security/gorilla
parent770fda5a4014713e54aa0163bdbc4b1d808a18d1 (diff)
downloadports-433b645b86ea6e20e450c14dbb91070c85960a68.tar.gz
ports-433b645b86ea6e20e450c14dbb91070c85960a68.zip
- Use explicit tk/tcl 84
- Bump PORTREVISION PR: 139801 Submitted by: Artyom Bisyarin <artyom@zool.in.ua>
Notes
Notes: svn path=/head/; revision=244605
Diffstat (limited to 'security/gorilla')
-rw-r--r--security/gorilla/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/gorilla/Makefile b/security/gorilla/Makefile
index 8ed6764d46e3..5c9cf7f26e99 100644
--- a/security/gorilla/Makefile
+++ b/security/gorilla/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gorilla
PORTVERSION= 1.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= http://www.fpx.de/fp/Software/Gorilla/download/
@@ -17,8 +17,8 @@ COMMENT= Password Gorilla is cross-platform Password Manager
LIB_DEPENDS= itcl.3:${PORTSDIR}/lang/itcl
RUN_DEPENDS= ${LOCALBASE}/lib/bwidget/init.tcl:${PORTSDIR}/x11-toolkits/bwidget
-USE_TCL_RUN= yes
-USE_TK= yes
+USE_TCL_RUN= 84
+USE_TK= 84
GNU_CONFIGURE= yes
NO_BUILD= yes