mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
math/labplot: add conflict with math/liborigin
Labplot installs its own (outdated) version of liborigin. mark conflict PR: ports/116577 Submitted by: Max Brazhnikov <makc@issp.ac.ru>
This commit is contained in:
parent
b6bad14221
commit
cb19fadd23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200010
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= LabPlot
|
||||
PORTVERSION= 1.5.1.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= math kde
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=labplot
|
||||
@ -26,6 +26,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
RUN_DEPENDS= pstoedit:${PORTSDIR}/graphics/pstoedit
|
||||
|
||||
#WRKSRC= ${WRKDIR}/${PORTNAME}-1.5.0
|
||||
CONFLICTS= liborigin-[0-9]*
|
||||
|
||||
USE_QT_VER= 3
|
||||
USE_KDELIBS_VER=3
|
||||
|
Loading…
Reference in New Issue
Block a user