diff options
Diffstat (limited to 'devel/npth/Makefile')
-rw-r--r-- | devel/npth/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/npth/Makefile b/devel/npth/Makefile index eed4906fa2cc..cf0bdec42004 100644 --- a/devel/npth/Makefile +++ b/devel/npth/Makefile @@ -20,9 +20,6 @@ LICENSE_COMB= dual USE_BZIP2= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -CONFIGURE_ENV+= ac_cv_search_pthread_create="" -CFLAGS+= ${PTHREAD_CFLAGS} -LDFLAGS+= ${PTHREAD_LIBS} MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes |