From c8ac3eba66ec9ec0c59e47e47007517b9f5f9a06 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Wed, 31 Aug 2016 13:32:20 +0000 Subject: [PATCH] Unbreak textproc/erlang-fast_xml after devel/rebar downgrade. --- textproc/erlang-fast_xml/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/textproc/erlang-fast_xml/Makefile b/textproc/erlang-fast_xml/Makefile index bfcc5a97357f..69a434d75387 100644 --- a/textproc/erlang-fast_xml/Makefile +++ b/textproc/erlang-fast_xml/Makefile @@ -22,8 +22,6 @@ ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -l expat -BROKEN= does not build with latest devel/rebar - pre-install: ${STRIP_CMD} ${WRKSRC}/priv/lib/*.so