x11/sddm: No reason to stuck with py27, port use only py-docutils which available for any python version
This commit is contained in:
parent
97b9349049
commit
8b1f3cfe03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519134
@ -3,7 +3,7 @@
|
||||
PORTNAME= sddm
|
||||
PORTVERSION= 0.17.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -21,7 +21,7 @@ LICENSE_FILE_CC-BY-3.0= ${WRKSRC}/LICENSE.CC-BY-3.0
|
||||
BUILD_DEPENDS= rst2man.py-${PYTHON_VER}:textproc/py-docutils@${PY_FLAVOR}
|
||||
RUN_DEPENDS= dbus-run-session:devel/dbus
|
||||
|
||||
USES= cmake compiler:c++11-lang kde:5 python:2.7,build qt:5 xorg
|
||||
USES= cmake compiler:c++11-lang kde:5 pkgconfig python:build qt:5 xorg
|
||||
USE_GITHUB= yes
|
||||
USE_KDE= ecm
|
||||
USE_QT= core declarative dbus gui network \
|
||||
|
Loading…
Reference in New Issue
Block a user