diff options
Diffstat (limited to 'textproc/kreport/Makefile')
-rw-r--r-- | textproc/kreport/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/kreport/Makefile b/textproc/kreport/Makefile index 4565222ba519..b23353dd190e 100644 --- a/textproc/kreport/Makefile +++ b/textproc/kreport/Makefile @@ -2,6 +2,7 @@ PORTNAME= kreport DISTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= textproc kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} @@ -11,7 +12,7 @@ COMMENT= Framework for creation of reports in multiple formats LIB_DEPENDS= libKPropertyCore3.so:x11-toolkits/kproperty -USES= cmake:outsource gettext kde:5 python:2 tar:xz +USES= cmake:outsource gettext kde:5 python:2.7 tar:xz USE_KDE= config coreaddons ecm widgetsaddons USE_QT5= core gui network qml webkit widgets xml \ buildtools_build printsupport qmake_build |