summaryrefslogtreecommitdiffstats
path: root/x11/gdm3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gdm3/Makefile')
-rw-r--r--x11/gdm3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gdm3/Makefile b/x11/gdm3/Makefile
index 4b780ba03..3f90e870c 100644
--- a/x11/gdm3/Makefile
+++ b/x11/gdm3/Makefile
@@ -101,6 +101,8 @@ CONFIGURE_ARGS+= --disable-ipv6
post-patch:
@${REINPLACE_CMD} -e 's|root:root|root:wheel|g' \
${WRKSRC}/data/Makefile.in
+ @${REINPLACE_CMD} -e 's|-lexecinfo||g' \
+ ${WRKSRC}/common/Makefile.in
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
-e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/daemon/gdm-session-worker.c