aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/lyx14/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile
index be0d91b7e057..054126a72756 100644
--- a/print/lyx14/Makefile
+++ b/print/lyx14/Makefile
@@ -43,6 +43,9 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"
MAN1= lyx.1 tex2lyx.1 lyxclient.1
+LATEST_LINK= lyx14
+CONFLICTS= lyx-1.6*
+
post-patch:
# Removing mention of the bundled boost
${REINPLACE_CMD} -e 's, boost/[^ ]*Makefile,,g' ${WRKSRC}/configure