summaryrefslogtreecommitdiff
path: root/graphics/kcoloredit/Makefile
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2009-09-01 22:19:47 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2009-09-01 22:19:47 +0000
commit0f43e1909876ae396b78f78b521ac5e085559c60 (patch)
tree8d89047e6672cc7cfe391d8d99836634cb4d1143 /graphics/kcoloredit/Makefile
parentWSPR (pronounced "whisper") stands for "Weak Signal Propagation Reporter." (diff)
The FreeBSD KDE is please to announce the release of KDE 4.3.1,
a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.1.php We would like to thank all our contributors and testers. My personal thanks to miwi and makc for coaching me through my first KDE commit.
Notes
Notes: svn path=/head/; revision=240675
Diffstat (limited to 'graphics/kcoloredit/Makefile')
-rw-r--r--graphics/kcoloredit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/kcoloredit/Makefile b/graphics/kcoloredit/Makefile
index 3ee35ef9c794..4f3dc01c3d69 100644
--- a/graphics/kcoloredit/Makefile
+++ b/graphics/kcoloredit/Makefile
@@ -21,8 +21,9 @@ USE_KDE4= kdelibs kdeprefix kdehier automoc4
USE_QT_VER= 4
QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build
USE_CMAKE= yes
+MAKE_JOBS_SAFE= yes
APP_VER= 2.0.0
-EXTRA_VER= 4.3.0
+EXTRA_VER= 4.3.1
.include <bsd.port.mk>