aboutsummaryrefslogtreecommitdiffstats
path: root/misc/kdeedu4/Makefile
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2009-01-14 07:16:38 +0800
committermakc <makc@FreeBSD.org>2009-01-14 07:16:38 +0800
commit999db758f636d0697b452b372b70deb476f862fd (patch)
treef47879fc6f6ff3a3ce57985d40b4b2d16ee6cfb9 /misc/kdeedu4/Makefile
parent438e001911cf56e7440ea249e2a6478b34443455 (diff)
downloadfreebsd-ports-gnome-999db758f636d0697b452b372b70deb476f862fd.tar.gz
freebsd-ports-gnome-999db758f636d0697b452b372b70deb476f862fd.tar.zst
freebsd-ports-gnome-999db758f636d0697b452b372b70deb476f862fd.zip
kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in 4.1.x series.
You have only two weeks to play with it -- KDE 4.2.0 is coming ;) Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php Approved by: miwi (mentor)
Diffstat (limited to 'misc/kdeedu4/Makefile')
-rw-r--r--misc/kdeedu4/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kdeedu4/Makefile b/misc/kdeedu4/Makefile
index 3cf5a00246d2..e42c0bae948d 100644
--- a/misc/kdeedu4/Makefile
+++ b/misc/kdeedu4/Makefile
@@ -6,7 +6,6 @@
PORTNAME= kdeedu
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
@@ -34,7 +33,7 @@ USE_BZIP2= yes
USE_QT_VER= 4
USE_KDE4= kdelibs workspace kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
-QT_COMPONENTS= qmake gui moc rcc uic svg
+QT_COMPONENTS= gui svg qmake_build moc_build rcc_build uic_build
#fix checking boost_python
CMAKE_ARGS+= -DCMAKE_REQUIRED_INCLUDES:STRING="${LOCALBASE}/include"