From 21ad5f911ee048265f1c86ba200c93853d81570d Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Sun, 2 Feb 2014 17:14:17 +0000 Subject: Allow staging as normal user PR: ports/186327 (patch not used) Submitted by: Tsurutani Naoki --- audio/x11amp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio') diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile index 2aee567e27dd..70ba38aa08fe 100644 --- a/audio/x11amp/Makefile +++ b/audio/x11amp/Makefile @@ -27,5 +27,6 @@ post-extract: post-patch: @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig + @${REINPLACE_CMD} 's|-o root -g wheel||' ${WRKSRC}/libx11amp/Makefile.in .include -- cgit v1.2.3