diff options
-rw-r--r-- | textproc/erlang-fast_xml/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/erlang-fast_xml/Makefile b/textproc/erlang-fast_xml/Makefile index bfcc5a97357..69a434d7538 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 |