aboutsummaryrefslogtreecommitdiff
path: root/security/gorilla
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /security/gorilla
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
Notes
Diffstat (limited to 'security/gorilla')
-rw-r--r--security/gorilla/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gorilla/Makefile b/security/gorilla/Makefile
index 07fbfc88dacb..0517154e91e4 100644
--- a/security/gorilla/Makefile
+++ b/security/gorilla/Makefile
@@ -14,8 +14,8 @@ COMMENT= Password Gorilla is a cross-platform Password Manager
LICENSE= GPLv2
-RUN_DEPENDS= itcl>=3.4:${PORTSDIR}/lang/itcl \
- wish:${PORTSDIR}/x11-toolkits/tk-wrapper
+RUN_DEPENDS= itcl>=3.4:lang/itcl \
+ wish:x11-toolkits/tk-wrapper
.include <bsd.port.options.mk>