diff options
Diffstat (limited to 'x11/konsole/Makefile')
-rw-r--r-- | x11/konsole/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index 21577ab2c21d..9a600741d19e 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -6,7 +6,6 @@ PORTNAME= konsole PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -17,8 +16,8 @@ COMMENT= KDE terminal emulator CONFLICTS= kdebase-4.[0-6].* -USE_BZIP2= yes -USE_KDE4= kdelibs kdeprefix kdehier automoc4 +USE_XZ= yes +USE_KDE4= kdelibs kdeprefix kdehier automoc4 libkonq KDE4_BUILDENV= yes USE_QT_VER= 4 QT_COMPONENTS= xml moc_build qmake_build rcc_build uic_build |