mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Mark conflict with lyx-devel
This commit is contained in:
parent
4dde569769
commit
d7fafd6f6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262701
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= ${MAJOR_VERSION}.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print editors
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \
|
||||
http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \
|
||||
@ -22,7 +23,7 @@ LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
CONFLICTS= lyx-1.4*
|
||||
CONFLICTS= lyx-1.4* lyx-devel-*
|
||||
MAJOR_VERSION= 1.6
|
||||
|
||||
USE_BZIP= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= 1.4.5.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.4.x/ \
|
||||
http://www-ftp.lip6.fr/ftp/pub/lyx/stable/1.4.x/ \
|
||||
@ -44,7 +44,7 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
||||
MAN1= lyx.1 tex2lyx.1 lyxclient.1
|
||||
|
||||
LATEST_LINK= lyx14
|
||||
CONFLICTS= lyx-1.6*
|
||||
CONFLICTS= lyx-1.6* lyx-devel-*
|
||||
|
||||
post-patch:
|
||||
# Removing mention of the bundled boost
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= ${MAJOR_VERSION}.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print editors
|
||||
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \
|
||||
http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \
|
||||
@ -22,7 +23,7 @@ LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
CONFLICTS= lyx-1.4*
|
||||
CONFLICTS= lyx-1.4* lyx-devel-*
|
||||
MAJOR_VERSION= 1.6
|
||||
|
||||
USE_BZIP= yes
|
||||
|
Loading…
Reference in New Issue
Block a user