aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/kreport/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/kreport/Makefile b/textproc/kreport/Makefile
index edb79be9f963..d4e2838eacec 100644
--- a/textproc/kreport/Makefile
+++ b/textproc/kreport/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kreport
DISTVERSION= 3.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc kde
MASTER_SITES= KDE/stable/${PORTNAME}/src
DIST_SUBDIR= KDE/${PORTNAME}
@@ -13,7 +13,7 @@ COMMENT= Framework for creation of reports in multiple formats
LIB_DEPENDS= libKPropertyCore3.so:x11-toolkits/kproperty
USES= cmake compiler:c++11-lang gettext kde:5 \
- python:2.7 qt:5 tar:xz
+ python:3.5+ qt:5 tar:xz
USE_KDE= config coreaddons ecm marble widgetsaddons
USE_QT= core declarative gui network webkit widgets xml \
buildtools_build printsupport qmake_build