aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/kdepimlibs4/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 /deskutils/kdepimlibs4/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 'deskutils/kdepimlibs4/Makefile')
-rw-r--r--deskutils/kdepimlibs4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/kdepimlibs4/Makefile b/deskutils/kdepimlibs4/Makefile
index ab08e7cb1491..f9b569a3afef 100644
--- a/deskutils/kdepimlibs4/Makefile
+++ b/deskutils/kdepimlibs4/Makefile
@@ -6,7 +6,6 @@
PORTNAME= kdepimlibs
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
@@ -23,8 +22,9 @@ USE_KDE4= kdelibs akonadi kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
USE_BZIP2= yes
USE_QT_VER= 4
-QT_COMPONENTS= corelib opengl moc rcc uic dbus qt3support designer network svg \
- qtestlib help
+QT_COMPONENTS= corelib opengl dbus qt3support \
+ designer network svg qtestlib help \
+ qmake_build moc_build rcc_build uic_build
USE_OPENLDAP= yes
.if exists(${LOCALBASE}/lib/libgpgme-pth.so)