aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2010-06-15 02:01:01 +0800
committermakc <makc@FreeBSD.org>2010-06-15 02:01:01 +0800
commitbbc7886b91869c3927c142bdc721211dbd397900 (patch)
tree066aacd44ccfe5469f1ee927c13e1daaa0bd6b31 /print
parent9306d6c4afbad9f0f269cc2d071c1a59898d3e1a (diff)
downloadfreebsd-ports-gnome-bbc7886b91869c3927c142bdc721211dbd397900.tar.gz
freebsd-ports-gnome-bbc7886b91869c3927c142bdc721211dbd397900.tar.zst
freebsd-ports-gnome-bbc7886b91869c3927c142bdc721211dbd397900.zip
set LATEST_LINK and CONFLICTS
Diffstat (limited to 'print')
-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