aboutsummaryrefslogtreecommitdiff
path: root/security/gorilla
diff options
context:
space:
mode:
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>