summaryrefslogtreecommitdiff
path: root/x11/kde3
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-05-21 22:47:46 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-05-21 22:47:46 +0000
commit53dc87bb8941c28def4701658a993206466143ac (patch)
tree565ff21e9c619279968f10e18acab3ed909ce05c /x11/kde3
parent- Install docs (diff)
Move a CONFIGURE_ENV tweak from Makefile.kde to bsd.kde.mk so all ports
which have the working configure bits have a chance to figure out the correct threads libs by themselves.
Notes
Notes: svn path=/head/; revision=109669
Diffstat (limited to 'x11/kde3')
-rw-r--r--x11/kde3/Makefile.kde2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/kde3/Makefile.kde b/x11/kde3/Makefile.kde
index 8d73f78ec996..1762d242a96a 100644
--- a/x11/kde3/Makefile.kde
+++ b/x11/kde3/Makefile.kde
@@ -37,8 +37,6 @@ post-extract:
# Unfortunately, this feature doesn't work right now due to binary files.
_NO_KDE_PATCHUP=yes
-CONFIGURE_ENV+= PTHREAD_LIBS="${PTHREAD_LIBS}"
-
# Start options here.
.if !defined(_NO_KDE_PATCHUP)
.if !defined(KDE_PATCHFROM_VER)