summaryrefslogtreecommitdiffstats
path: root/devel/librcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/librcc/Makefile')
-rw-r--r--devel/librcc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile
index 1a6da05..ab2a8f6 100644
--- a/devel/librcc/Makefile
+++ b/devel/librcc/Makefile
@@ -33,8 +33,7 @@ USE_AUTOTOOLS= autoheader
CPPFLAGS+= -I${LOCALBASE}/include
LIBS= -L${LOCALBASE}/lib
-CONFIGURE_ENV= LIBS="${LIBS}" \
- PTHREAD_LIBS="${PTHREAD_LIBS}"
+CONFIGURE_ENV= LIBS="${LIBS}"
OPTIONS= BDB "Translation database support" off \
TRANSLATE "Online translation support" off \
OpenPOWER on IntegriCloud