diff options
Diffstat (limited to 'devel/libsigcx/Makefile')
-rw-r--r-- | devel/libsigcx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigcx/Makefile b/devel/libsigcx/Makefile index c159d0006de2..252599c3676b 100644 --- a/devel/libsigcx/Makefile +++ b/devel/libsigcx/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 USE_GNOME= gnomehack gnometarget gtk20 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" \ ac_cv_path_DOXYGEN="" USE_LDCONFIG= yes |