diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-02-14 09:42:12 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-02-14 09:42:12 +0000 |
commit | 03cceed935615886af3d9551e9fb9b573ce3744a (patch) | |
tree | fefb362514ed477cab8a0c201ef842c790185635 /devel/npth/Makefile | |
parent | f2a68ebb7a9de69a3ae4d9df85ad0471ad8deab9 (diff) |
Notes
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 |