From bbc7886b91869c3927c142bdc721211dbd397900 Mon Sep 17 00:00:00 2001 From: makc Date: Mon, 14 Jun 2010 18:01:01 +0000 Subject: set LATEST_LINK and CONFLICTS --- print/lyx14/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'print') 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 -- cgit