diff --git a/x11/xcurs/Makefile b/x11/xcurs/Makefile index 511b55460120..5ec6ed65a3fb 100644 --- a/x11/xcurs/Makefile +++ b/x11/xcurs/Makefile @@ -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