diff options
Diffstat (limited to 'math/kmplot/Makefile')
-rw-r--r-- | math/kmplot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile index 6739203b9759..b009c53d5190 100644 --- a/math/kmplot/Makefile +++ b/math/kmplot/Makefile @@ -7,7 +7,6 @@ PORTNAME= kmplot PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= math 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= xml moc_build qmake_build rcc_build uic_build -USE_BZIP2= yes +USE_XZ= yes MAKE_JOBS_SAFE= yes MAN1= kmplot.1 |