aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kde4-workspace
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-04-02 17:23:03 +0800
committermiwi <miwi@FreeBSD.org>2009-04-02 17:23:03 +0800
commit803c7a4818508c95b4617cabd5caeae911b08c5c (patch)
tree03da3704e26abbb9e9ce5159c358edcb65f73029 /x11/kde4-workspace
parent17fe3bdff0e2f9b34e0e06957ec1aeea3bd41ede (diff)
downloadfreebsd-ports-gnome-803c7a4818508c95b4617cabd5caeae911b08c5c.tar.gz
freebsd-ports-gnome-803c7a4818508c95b4617cabd5caeae911b08c5c.tar.zst
freebsd-ports-gnome-803c7a4818508c95b4617cabd5caeae911b08c5c.zip
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
Diffstat (limited to 'x11/kde4-workspace')
-rw-r--r--x11/kde4-workspace/Makefile13
-rw-r--r--x11/kde4-workspace/distinfo6
2 files changed, 7 insertions, 12 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile
index c2dc5a41b982..00fe866b07f3 100644
--- a/x11/kde4-workspace/Makefile
+++ b/x11/kde4-workspace/Makefile
@@ -8,7 +8,6 @@
PORTNAME= kdebase-workspace
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -17,7 +16,8 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Basic applications for the KDE system
-LIB_DEPENDS= qimageblitz.4:${PORTSDIR}/x11/qimageblitz\
+LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb \
+ qimageblitz.4:${PORTSDIR}/x11/qimageblitz\
dbus-1.3:${PORTSDIR}/devel/dbus \
hal.1:${PORTSDIR}/sysutils/hal \
xklavier.12:${PORTSDIR}/x11/libxklavier
@@ -41,6 +41,7 @@ QT_COMPONENTS= assistant corelib dbus designer gui network opengl \
porting_build uic3_build
USE_GETTEXT= yes
USE_ICONV= yes
+MAKE_JOBS_SAFE= yes
CMAKE_ARGS+= -DCMAKE_REQUIRED_FLAGS:STRING="-L${LOCALBASE}/lib" \
-DWITH_BlueZ:BOOL=OFF \
@@ -52,12 +53,6 @@ CMAKE_ARGS+= -DCMAKE_REQUIRED_FLAGS:STRING="-L${LOCALBASE}/lib" \
#Xmms and Googlegadgets could be enabled,
#QEdje has not been ported yet.
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 800069
-LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
-.endif
-
post-extract:
${MKDIR} ${WRKSRC}
@@ -80,4 +75,4 @@ post-install:
@${MV} ${PREFIX}/lib/kde4/libexec/kdm_greet ${PREFIX}/lib/kde4/libexec/kdm-bin_greet
@${INSTALL_SCRIPT} ${WRKDIR}/kdm ${PREFIX}/bin
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/x11/kde4-workspace/distinfo b/x11/kde4-workspace/distinfo
index 845540ffcd1f..f3a56ef165ef 100644
--- a/x11/kde4-workspace/distinfo
+++ b/x11/kde4-workspace/distinfo
@@ -1,3 +1,3 @@
-MD5 (KDE/kdebase-workspace-4.2.1.tar.bz2) = 5659e3c7c992fab38223b0a467377495
-SHA256 (KDE/kdebase-workspace-4.2.1.tar.bz2) = fa8165cb1c64046c4a659cd69962cda79093453f72bf4fb6df869a34dfb87f98
-SIZE (KDE/kdebase-workspace-4.2.1.tar.bz2) = 50777207
+MD5 (KDE/kdebase-workspace-4.2.2.tar.bz2) = ac494815044eefc3a181488871225eda
+SHA256 (KDE/kdebase-workspace-4.2.2.tar.bz2) = 1620cf0467eb08046aeee6bce46ca17948a703e98c0e3d0de3064ab39f196c2f
+SIZE (KDE/kdebase-workspace-4.2.2.tar.bz2) = 50800751