aboutsummaryrefslogtreecommitdiff
path: root/lang/lush/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/lush/Makefile')
-rw-r--r--lang/lush/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/lush/Makefile b/lang/lush/Makefile
index f53cb543c77f..d16ec7b58662 100644
--- a/lang/lush/Makefile
+++ b/lang/lush/Makefile
@@ -18,8 +18,8 @@ GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/lush
-CONFIGURE_ENV= LIBS="${LIBS} ${PTHREAD_LIBS} -lintl -lfontconfig -L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
+LIBS+= -L${LOCALBASE}/lib -lintl -lfontconfig
CONFIGURE_ARGS= --without-bfd