Add CONFLICT between science/py-chempy and science/py-pymol
This commit is contained in:
parent
a3720ba17c
commit
8301ae0d45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536079
@ -34,6 +34,8 @@ USES= python:3.5+
|
||||
USE_PYTHON= distutils autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pymol # https://github.com/schrodinger/pymol-open-source/issues/100
|
||||
|
||||
OPTIONS_DEFINE= EXTRAS
|
||||
OPTIONS_DEFAULT= EXTRAS
|
||||
|
||||
|
@ -35,6 +35,8 @@ USE_GNOME= libxml2
|
||||
USE_PYTHON= distutils concurrent # autoplist is broken: https://github.com/schrodinger/pymol-open-source/issues/99
|
||||
SHEBANG_FILES= test/show test/run test/cyg
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}chempy # https://github.com/schrodinger/pymol-open-source/issues/100
|
||||
|
||||
OPTIONS_SINGLE= GUI
|
||||
OPTIONS_SINGLE_GUI= QT5 TK
|
||||
OPTIONS_DEFAULT= QT5
|
||||
|
Loading…
Reference in New Issue
Block a user