1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- xcurs fails to run with python3

- add explicit FLAVOR to dependency (useful when using
   DEFAULT_VERSIONS=python=3.x)
This commit is contained in:
Antoine Brodin 2017-12-04 20:02:45 +00:00
parent 3fcd48bc9a
commit e3463fd37a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455532

View File

@ -11,9 +11,9 @@ MASTER_SITES= http://freebsd.nsu.ru/distfiles/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Editor for new X.Org style full-color cursors properties
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR}
USES= python
USES= python:2.7
USE_GNOME= pygtk2
NO_BUILD= yes