aboutsummaryrefslogtreecommitdiff
path: root/security/truecrypt
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-14 12:39:42 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-14 12:39:42 +0000
commit863110e9f95de207d0c8891b013c3d43e70cbceb (patch)
tree7cefef4036a143c0a890c264dd040a774616688a /security/truecrypt
parent243a1c4dcae2dcc5d9caae8c27bbc73a9e484e5b (diff)
downloadports-863110e9f95de207d0c8891b013c3d43e70cbceb.tar.gz
ports-863110e9f95de207d0c8891b013c3d43e70cbceb.zip
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
Notes
Notes: svn path=/head/; revision=517560
Diffstat (limited to 'security/truecrypt')
-rw-r--r--security/truecrypt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/truecrypt/Makefile b/security/truecrypt/Makefile
index 532925d54b30..c4e67c76a3e4 100644
--- a/security/truecrypt/Makefile
+++ b/security/truecrypt/Makefile
@@ -46,6 +46,7 @@ PLIST_FILES+= %%DOCSDIR%%/License.txt
.endif
.if ${PORT_OPTIONS:MX11}
+USES+= gnome
USE_GNOME= gtk20
NOGUI=
.else