aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/cwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/cwm/Makefile')
-rw-r--r--x11-wm/cwm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/cwm/Makefile b/x11-wm/cwm/Makefile
index dcbbdbff137d..ea819e906f42 100644
--- a/x11-wm/cwm/Makefile
+++ b/x11-wm/cwm/Makefile
@@ -28,7 +28,7 @@ post-patch:
@${REINPLACE_CMD} 's@/usr/X11R6@${LOCALBASE}@' ${WRKSRC}/cwmrc.5
@${REINPLACE_CMD} -e 's@strlcpy.o strlcat.o@@' \
-e 's@strtonum.o@@' ${WRKSRC}/Makefile
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100072
+.if ${OPSYS} == FreeBSD
@${REINPLACE_CMD} 's@reallocarray.o@@' ${WRKSRC}/Makefile
.endif