summaryrefslogtreecommitdiff
path: root/comms/predict/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/predict/Makefile')
-rw-r--r--comms/predict/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/predict/Makefile b/comms/predict/Makefile
index 7212cf4a9822..e31f0b4e7674 100644
--- a/comms/predict/Makefile
+++ b/comms/predict/Makefile
@@ -16,6 +16,8 @@ USES= ncurses
INSTALL_TARGET= install install.man
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}" STAGEDIR="${STAGEDIR}"
+CONFLICTS_INSTALL= liblinear # bin/predict
+
post-patch:
@${SED} -e 's|%%PREFIX%%|${PREFIX}|g' ${FILESDIR}/predict.h > ${WRKSRC}/predict.h
@${SED} -e 's|%%PREFIX%%|${PREFIX}|g' ${FILESDIR}/vocalizer.h > ${WRKSRC}/vocalizer/vocalizer.h