diff options
-rw-r--r-- | security/truecrypt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/truecrypt/Makefile b/security/truecrypt/Makefile index da586a121984..6c0ee63fcd1d 100644 --- a/security/truecrypt/Makefile +++ b/security/truecrypt/Makefile @@ -23,8 +23,7 @@ RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo WRKSRC= ${WRKDIR}/truecrypt-${PORTVERSION}-source -USES= fuse iconv pkgconfig -USE_GMAKE= yes +USES= fuse iconv pkgconfig gmake RESTRICTED= May not be redistributed. Must accept license to download. NO_CDROM= May not be redistributed. Must accept license to download. NO_PACKAGE= May not be redistributed. Must accept license to download. |