aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-06-14 18:01:01 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-06-14 18:01:01 +0000
commit46e0b662ab677b45ec65ff5104a4bace074610ef (patch)
tree45e43664c9f78d0ff8c8a28aae2261041061ed63
parentb815a1240fc07300f7e29f2ed053c7c02fe709ba (diff)
downloadports-46e0b662ab677b45ec65ff5104a4bace074610ef.tar.gz
ports-46e0b662ab677b45ec65ff5104a4bace074610ef.zip
set LATEST_LINK and CONFLICTS
Notes
Notes: svn path=/head/; revision=256529
-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