aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolai Lifanov <lifanov@FreeBSD.org>2017-06-12 21:53:05 +0000
committerNikolai Lifanov <lifanov@FreeBSD.org>2017-06-12 21:53:05 +0000
commit3596dc3c0f96683637271ad63d2ed3a0a6ad24b5 (patch)
treef537067f4debc6691fc0dabe2b4b36f329728332
parent8e089c644fff095ea6cc4bc525144f93637a27ee (diff)
downloadports-3596dc3c0f96683637271ad63d2ed3a0a6ad24b5.tar.gz
ports-3596dc3c0f96683637271ad63d2ed3a0a6ad24b5.zip
Notes
-rw-r--r--security/hashcat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hashcat/Makefile b/security/hashcat/Makefile
index 323de4ba43db..2d555b1e327c 100644
--- a/security/hashcat/Makefile
+++ b/security/hashcat/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/CL/cl.h:devel/opencl \
USE_GITHUB= yes
ALL_TARGET= default
-USES= gmake localbase shebangfix
+USES= gmake iconv localbase shebangfix
SHEBANG_FILES= extra/tab_completion/install
USE_CSTD= c99