From bc20eb5d39c5800c5b5e504c4264b1ca81123483 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Sat, 24 Dec 2005 21:12:07 +0000 Subject: Back out the PTHREAD_CFLAGS/LIBS-adding stuff, now that libtool-1.5.22 is unbroked. --- accessibility/gnopernicus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'accessibility') diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index bea37d7f0b40..e91aa26cdf10 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -25,8 +25,8 @@ USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui atspi gnomespeech USE_AUTOTOOLS= libtool:15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" MAKE_ENV= SED="${SED}" GCONF_SCHEMAS= brlmonitor.schemas gnopernicus.schemas remote.schemas -- cgit v1.2.3