Index: head/security/hashcat-legacy/Makefile =================================================================== --- head/security/hashcat-legacy/Makefile +++ head/security/hashcat-legacy/Makefile @@ -28,6 +28,9 @@ ALL_TARGET= posix64 posixXOP +post-patch: + @${REINPLACE_CMD} -r 's|^(CC_.*[[:blank:]]*=[[:blank:]]*)gcc[[:blank:]]*$$|\1${CC}|' ${WRKSRC}/src/Makefile + do-install: .for v in 64 XOP ${INSTALL_PROGRAM} ${WRKSRC}/hashcat-cli${v}.bin ${STAGEDIR}${LOCALBASE}/bin