aboutsummaryrefslogtreecommitdiff
path: root/security/revelation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/revelation/Makefile')
-rw-r--r--security/revelation/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/revelation/Makefile b/security/revelation/Makefile
index 14384867c563..cf054647fb76 100644
--- a/security/revelation/Makefile
+++ b/security/revelation/Makefile
@@ -37,6 +37,8 @@ BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \
.endif
post-patch:
+ @${REINPLACE_CMD} -e 's|\(rvl_py_version=\)".*$$|\1""|' \
+ ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|\(-Wl\)|$$(LDFLAGS) \1|' \
${WRKSRC}/src/wrap/crack/Makefile.in
@${REINPLACE_CMD} -e 's|#include <crack.h>||' \