aboutsummaryrefslogtreecommitdiff
path: root/x11/kactivitymanagerd/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-05-18 20:34:41 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-05-18 20:34:41 +0000
commit250a3e24d362527c5e18211328550bcf9b039976 (patch)
tree303f55e519a3ce7876e32fb61fa89c88c577c8cb /x11/kactivitymanagerd/Makefile
parente13e0ac9784627a2cf2be5fb2ab682aa671725a3 (diff)
downloadports-250a3e24d362527c5e18211328550bcf9b039976.tar.gz
ports-250a3e24d362527c5e18211328550bcf9b039976.zip
KDE/FreeBSD team presents KDE SC 4.10.3 ports!
- Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
Notes
Notes: svn path=/head/; revision=318452
Diffstat (limited to 'x11/kactivitymanagerd/Makefile')
-rw-r--r--x11/kactivitymanagerd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kactivitymanagerd/Makefile b/x11/kactivitymanagerd/Makefile
index 31514f89d229..dba25572f68e 100644
--- a/x11/kactivitymanagerd/Makefile
+++ b/x11/kactivitymanagerd/Makefile
@@ -2,7 +2,6 @@
PORTNAME= kactivitymanagerd
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -25,7 +24,7 @@ MAKE_JOBS_SAFE= yes
DISTINFO_FILE= ${.CURDIR}/../kactivities/distinfo
# https://bugs.kde.org/show_bug.cgi?id=305529#c10
-CMAKE_ARGS+= -DCMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS=-rdynamic
+CMAKE_ARGS+= -DCMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS=-rdynamic
# 'USES= moderncompiler' would help, for now force dependence on gcc
USE_GCC= 4.6+