From 53dc87bb8941c28def4701658a993206466143ac Mon Sep 17 00:00:00 2001 From: Michael Nottebrock 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. --- Mk/bsd.kde.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'Mk/bsd.kde.mk') diff --git a/Mk/bsd.kde.mk b/Mk/bsd.kde.mk index 67e0f3d2e3bf..488ca76d257b 100644 --- a/Mk/bsd.kde.mk +++ b/Mk/bsd.kde.mk @@ -60,6 +60,7 @@ USE_KDELIBS_VER=2 # USE_KDELIBS_VER section .if defined(USE_KDELIBS_VER) +CONFIGURE_ENV+= PTHREAD_LIBS="${PTHREAD_LIBS}" .if ${USE_KDELIBS_VER} == CVS LIB_DEPENDS+= kwalletbackend:${PORTSDIR}/x11/kdelibs USE_QT_VER= CVS -- cgit v1.2.3