diff options
Diffstat (limited to 'devel/kscope/Makefile')
-rw-r--r-- | devel/kscope/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile index 959563e0e6a0..c9fdd91eb0af 100644 --- a/devel/kscope/Makefile +++ b/devel/kscope/Makefile @@ -26,8 +26,6 @@ USE_AUTOTOOLS= libtool USE_GMAKE= yes MAKE_ENV= EXTRA_LIBRARIES="-L${LOCALBASE}/lib" -LDFLAGS+= ${PTHREAD_LIBS} -CXXFLAGS+= ${PTHREAD_CFLAGS} CONFIGURE_ARGS+=--with-extra-includes=${LOCALBASE}/include \ --with-extra-libs=${LOCALBASE}/lib |