aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/labwc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/labwc/Makefile')
-rw-r--r--x11-wm/labwc/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile
index ea5db778d73b..a2d7cffab8f2 100644
--- a/x11-wm/labwc/Makefile
+++ b/x11-wm/labwc/Makefile
@@ -61,10 +61,5 @@ post-patch:
# Respect hier(7) for examples
@${REINPLACE_CMD} '/datadir/s/doc/examples/' \
${WRKSRC}/docs/meson.build
-# XXX Drop after FreeBSD 12.3 EOL around 2023-03-31
-# https://cgit.freebsd.org/src/commit/?id=773538247007
- @if [ ${OPSYS} = FreeBSD -a ${OSVERSION} -lt 1203501 ]; then \
- ${REINPLACE_CMD} -e '/_POSIX_C_SOURCE/d' ${WRKSRC}/src/cursor.c; \
- fi
.include <bsd.port.mk>