aboutsummaryrefslogtreecommitdiff
path: root/x11/sddm
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2019-12-06 10:49:41 +0000
committerDima Panov <fluffy@FreeBSD.org>2019-12-06 10:49:41 +0000
commit8b1f3cfe0316652692ad2671ce32711379689dfa (patch)
treef0b2de7323ab3862fddfd8c4014bf615b3c130f2 /x11/sddm
parent97b934904916372144fb116ddf29ad3e95b7f0a4 (diff)
downloadports-8b1f3cfe0316652692ad2671ce32711379689dfa.tar.gz
ports-8b1f3cfe0316652692ad2671ce32711379689dfa.zip
x11/sddm: No reason to stuck with py27, port use only py-docutils which available for any python version
Notes
Notes: svn path=/head/; revision=519134
Diffstat (limited to 'x11/sddm')
-rw-r--r--x11/sddm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/sddm/Makefile b/x11/sddm/Makefile
index 3d6aa0c58b8f..eed15e396ae6 100644
--- a/x11/sddm/Makefile
+++ b/x11/sddm/Makefile
@@ -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 \