diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 02:15:20 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 02:15:20 +0000 |
commit | f564508406256a7dc7e7f9589788c00e917c1863 (patch) | |
tree | b6ce65710c94504aa252a65ee74453340de3d60c /science/step/Makefile | |
parent | 4319d238082bcfa3ccbb9d4f572c65c0547d8269 (diff) | |
download | ports-f564508406256a7dc7e7f9589788c00e917c1863.tar.gz ports-f564508406256a7dc7e7f9589788c00e917c1863.zip |
Notes
Diffstat (limited to 'science/step/Makefile')
-rw-r--r-- | science/step/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/step/Makefile b/science/step/Makefile index 470b0752b81e..01a47953faec 100644 --- a/science/step/Makefile +++ b/science/step/Makefile @@ -7,7 +7,6 @@ PORTNAME= step PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= science kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -27,7 +26,7 @@ USE_KDE4= kdehier kdelibs kdeprefix automoc4 KDE4_BUILDENV= yes USE_QT_VER= 4 QT_COMPONENTS= opengl xml moc_build qmake_build rcc_build uic_build -USE_BZIP2= yes +USE_XZ= yes MAKE_JOBS_SAFE= yes pre-configure: |