diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
commit | e0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /security/hashcat | |
parent | 411a42077f495f437d1991bb81e508d52f3cd6ea (diff) |
Notes
Diffstat (limited to 'security/hashcat')
-rw-r--r-- | security/hashcat/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/hashcat/Makefile b/security/hashcat/Makefile index 72389ca6c4bb..c075c3d577dd 100644 --- a/security/hashcat/Makefile +++ b/security/hashcat/Makefile @@ -16,8 +16,6 @@ LICENSE_FILE= ${WRKSRC}/docs/license.txt BUILD_DEPENDS= ${LOCALBASE}/include/CL/cl.h:devel/opencl \ gsed:textproc/gsed -BROKEN_FreeBSD_9= does not build - USE_GITHUB= yes ALL_TARGET= native |