From 4dd6d619da61a73cfc5262eee89356afb7516635 Mon Sep 17 00:00:00 2001 From: lofi Date: Fri, 21 May 2004 22:47:46 +0000 Subject: 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. --- x11/kde4/Makefile.kde | 2 -- 1 file changed, 2 deletions(-) (limited to 'x11/kde4') diff --git a/x11/kde4/Makefile.kde b/x11/kde4/Makefile.kde index 8d73f78ec99..1762d242a96 100644 --- a/x11/kde4/Makefile.kde +++ b/x11/kde4/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) -- cgit