Index: security/hashcat/Makefile =================================================================== --- security/hashcat/Makefile +++ security/hashcat/Makefile @@ -3,6 +3,7 @@ PORTNAME= hashcat PORTVERSION= 3.20 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security @@ -13,16 +14,19 @@ LICENSE_FILE= ${WRKSRC}/docs/license.txt BUILD_DEPENDS= ${LOCALBASE}/include/CL/cl.h:devel/opencl \ - ${LOCALBASE}/bin/gsed:textproc/gsed + gsed:textproc/gsed BROKEN_FreeBSD_9= does not build USE_GITHUB= yes ALL_TARGET= native -USES= gmake localbase +USES= gmake localbase shebangfix +SHEBANG_FILES= extra/tab_completion/install USE_CSTD= c99 +MAKE_ARGS= CC=${CC} + pre-install: ${STRIP_CMD} ${WRKSRC}/hashcat