aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kdelibs4/Makefile
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2007-10-30 07:48:18 +0800
committerlofi <lofi@FreeBSD.org>2007-10-30 07:48:18 +0800
commitce19e5f290718d5274adbae84912fb7c1c34067b (patch)
treeac4d973e34d8fcfb1bb6d78f21a3b78b805a1933 /x11/kdelibs4/Makefile
parent79136bf447f5b514c660c7aa5772fbc34f8f9186 (diff)
downloadfreebsd-ports-gnome-ce19e5f290718d5274adbae84912fb7c1c34067b.tar.gz
freebsd-ports-gnome-ce19e5f290718d5274adbae84912fb7c1c34067b.tar.zst
freebsd-ports-gnome-ce19e5f290718d5274adbae84912fb7c1c34067b.zip
Update to KDE 3.5.8
Diffstat (limited to 'x11/kdelibs4/Makefile')
-rw-r--r--x11/kdelibs4/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index a2074e82c132..d3b9f148dbe5 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdelibs
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 3
+PORTREVISION= 0
CATEGORIES= x11 kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -79,10 +79,6 @@ FONTENCOD= ${X11BASE}/lib/X11/fonts/encodings/encodings.dir
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif # !exists(/usr/bin/bzip2)
-.if !exists(/usr/bin/pgrep)
-RUN_DEPENDS+= pgrep:${PORTSDIR}/sysutils/pkill
-.endif # !exists(/usr/bin/pgrep)
-
.if ${X_WINDOW_SYSTEM:L} != xorg
BUILD_DEPENDS+= mkfontdir:${X_CLIENTS_PORT}
RUN_DEPENDS+= iceauth:${X_CLIENTS_PORT}
@@ -103,6 +99,8 @@ pre-configure:
-e "s,/etc/security/,${LOCALBASE}/etc/,g" \
-e "s,'fileshare','network',g" \
${WRKSRC}/kio/misc/fileshareset
+ ${REINPLACE_CMD} -e "s,LIB_QT),LIB_QT) $$\(LIBPTHREAD\) $$\(USE_THREADS\),g" \
+ ${WRKSRC}/dcop/dcopidl/Makefile.in ${WRKSRC}/dcop/dcopidl2cpp/Makefile.in
${MV} ${WRKSRC}/kded/applications.menu ${WRKSRC}/kded/kde-applications.menu
post-configure: