aboutsummaryrefslogtreecommitdiff
path: root/security/truecrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/truecrypt/Makefile')
-rw-r--r--security/truecrypt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/truecrypt/Makefile b/security/truecrypt/Makefile
index 7dc63919d561..af1d0602acd5 100644
--- a/security/truecrypt/Makefile
+++ b/security/truecrypt/Makefile
@@ -22,7 +22,8 @@ COMMENT= Free open-source disk encryption software
BUILD_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod \
nasm:${PORTSDIR}/devel/nasm
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs
-RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
+RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod \
+ sudo:${PORTSDIR}/security/sudo
WRKSRC= ${WRKDIR}/truecrypt-${PORTVERSION}-source