summaryrefslogtreecommitdiff
path: root/misc/konq-plugins-kde4/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 /misc/konq-plugins-kde4/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 'misc/konq-plugins-kde4/Makefile')
-rw-r--r--misc/konq-plugins-kde4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/konq-plugins-kde4/Makefile b/misc/konq-plugins-kde4/Makefile
index 181418774d7e..9dfa3ef73dbe 100644
--- a/misc/konq-plugins-kde4/Makefile
+++ b/misc/konq-plugins-kde4/Makefile
@@ -24,7 +24,8 @@ USE_KDE4= kdelibs kdebase 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
-EXTRA_VER= 4.3.0
+EXTRA_VER= 4.3.1
.include <bsd.port.mk>