From 56b9100940288df2493d64646e54018705d4d236 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 25 Aug 2014 18:40:25 +0000 Subject: Allow staging as a regular user --- textproc/syck/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/syck/Makefile b/textproc/syck/Makefile index 9f68e7cd6767..8cb695a9c7c5 100644 --- a/textproc/syck/Makefile +++ b/textproc/syck/Makefile @@ -20,4 +20,7 @@ MAKE_JOBS_UNSAFE= yes CFLAGS+= -fPIC +post-patch: + @${REINPLACE_CMD} -e '/echo.*RANLIB/,+1d' ${WRKSRC}/lib/Makefile.in + .include -- cgit v1.2.3