diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-02 09:23:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-02 09:23:03 +0000 |
commit | 1bb5ab8fcd895fae8b41dc0a8b60c7278809447f (patch) | |
tree | 7c53b2cabaec386b318861ea56c1ce80b85efda5 /x11-clocks/kdetoys4/Makefile | |
parent | a6c1990d43dce4e1d19c632d95d9fb1cd6510630 (diff) |
The KDE FreeBSD team is proud to announce the release of KDE 4.2.2
for FreeBSD. The official KDE 4.2.2 release changelog can be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php.
Also mark some ports MAKE_JOBS_SAFE.
New Ports:
misc/kde4-l10n-sk - Slovak
Notes
Notes:
svn path=/head/; revision=231468
Diffstat (limited to 'x11-clocks/kdetoys4/Makefile')
-rw-r--r-- | x11-clocks/kdetoys4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index 3bd37d1ff078..96d172203c99 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdetoys PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= x11-clocks kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -22,6 +21,7 @@ USE_KDE4= kdelibs workspace kdeprefix kdehier automoc4 KDE4_BUILDENV= yes USE_QT_VER= 4 QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build +MAKE_JOBS_SAFE= yes MAN6= amor.6 |