summaryrefslogtreecommitdiff
path: root/net-im/kmess
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-10-03 22:34:44 +0000
committerWill Andrews <will@FreeBSD.org>2003-10-03 22:34:44 +0000
commitd075bf0f8668353d166ce921b27af99b645d652c (patch)
tree345dd3d2608a097c43d147cb2254e11aebc56937 /net-im/kmess
parentAdd cxmon 3.0, interactive file manipulation tool and disassembler. (diff)
Fix the -pthread problem in case the option gets removed again. This
patch involved patching the core auto* routines in KDE to accept the PTHREAD_* variables in the environment, with fallbacks. We decided the easiest way to implement this in ports was to generate configure instead of risking incorrect generation at port configure time. Said patch has already been committed to HEAD in KDE and as such will be removed with the 3.2 upgrade once it is released. Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE modules) have this support commented out due to lack of patch. Helped out: Adriaan de Groot <adridg@cs.kun.nl> Lauri Watts <lauri@kde.org> Andy Fawcett <andy@athame.co.uk>
Notes
Notes: svn path=/head/; revision=90174
Diffstat (limited to 'net-im/kmess')
-rw-r--r--net-im/kmess/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/kmess/Makefile b/net-im/kmess/Makefile
index 5ea878a59b83..e4f43afa7790 100644
--- a/net-im/kmess/Makefile
+++ b/net-im/kmess/Makefile
@@ -20,6 +20,7 @@ USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_REINPLACE= yes
USE_GMAKE= yes
+_NO_KDE_FIXPTHREAD= yes
.include <bsd.port.pre.mk>
pre-patch: