Register mutual installation conflict between the two ports.
PR: 192643 Submitted by: truckman
This commit is contained in:
parent
6fb20cc85f
commit
cdbe16af90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540933
@ -11,6 +11,8 @@ MASTER_SITES= http://www.tm.uka.de/~bless/ \
|
||||
MAINTAINER= jnlin@freebsd.cs.nctu.edu.tw
|
||||
COMMENT= Generate Encapsulated Postscript file from Postscript document
|
||||
|
||||
CONFLICTS_INSTALL= texlive-base
|
||||
|
||||
WRKSRC= ${WRKDIR}/ps2eps
|
||||
|
||||
USES= ghostscript:run perl5
|
||||
|
@ -26,7 +26,7 @@ LIB_DEPENDS= libicuio.so:devel/icu \
|
||||
libpoppler.so:graphics/poppler \
|
||||
libpotrace.so:graphics/libpotrace
|
||||
|
||||
CONFLICTS_INSTALL= texlive-texmf-201[234]*
|
||||
CONFLICTS_INSTALL= ps2eps texlive-texmf-201[234]*
|
||||
|
||||
USE_TEX= web2c kpathsea ptexenc tlmgr texhash-bootstrap
|
||||
USES= compiler:c++11-lib ghostscript pkgconfig perl5 \
|
||||
|
Loading…
Reference in New Issue
Block a user