diff options
Diffstat (limited to 'misc/ktouch/Makefile')
-rw-r--r-- | misc/ktouch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile index fe048df41697..3666e6c661af 100644 --- a/misc/ktouch/Makefile +++ b/misc/ktouch/Makefile @@ -7,7 +7,6 @@ PORTNAME= ktouch PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -22,7 +21,7 @@ USE_KDE4= kdehier kdelibs kdeprefix automoc4 KDE4_BUILDENV= yes USE_QT_VER= 4 QT_COMPONENTS= phonon moc_build qmake_build rcc_build uic_build -USE_BZIP2= yes +USE_XZ= yes MAKE_JOBS_SAFE= yes MAN1= ktouch.1 |