summaryrefslogtreecommitdiff
path: root/accessibility/kaccessible/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-04 21:14:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-04 21:14:07 +0000
commit84daec6f093d3d7d53a50edf53ce7943b9621bb1 (patch)
tree043b1cfb262179f2ec700f10588786db42f9c61d /accessibility/kaccessible/Makefile
parent- s/MAKE_JOBS_SAVE/MAKE_JOBS_SAFE (diff)
The KDE FreeBSD team is proud to announce the release of KDE 4.3.0
for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release notes can be found at: http://kde.org/announcements/4.3/index.php. We'd like to say thanks to all helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)
Notes
Notes: svn path=/head/; revision=238903
Diffstat (limited to 'accessibility/kaccessible/Makefile')
-rw-r--r--accessibility/kaccessible/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/kaccessible/Makefile b/accessibility/kaccessible/Makefile
index 9115f76f2ad0..5875308d23dc 100644
--- a/accessibility/kaccessible/Makefile
+++ b/accessibility/kaccessible/Makefile
@@ -6,7 +6,6 @@
PORTNAME= kdeaccessibility
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
CATEGORIES= accessibility kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -23,7 +22,7 @@ KDE4_BUILDENV= yes
USE_QT_VER= 4
QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build
USE_LDCONFIG= yes
-MAKE_JOBS_UNSAFE= yes
+MAKE_JOBS_SAFE= yes
CMAKE_ARGS+= -DKDE4_KTTSD_ALSA:BOOL=OFF