aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-28 18:54:43 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-28 18:56:26 +0000
commit93ff2ebe0ae29345896441e0d2e114945768ac28 (patch)
tree8c9e6887d40e0613806c4befd2f238621297e284
parent7b35871042ce62cb44b8025f716753030ecab737 (diff)
downloadports-93ff2ebe0ae29345896441e0d2e114945768ac28.tar.gz
ports-93ff2ebe0ae29345896441e0d2e114945768ac28.zip
www/unit: Remove OSVERSION conditionals
Minimum supported OSVERSION is 120400 by the port infrastructure so no need for additional conditions. Approved by: portmgr (blanket)
-rw-r--r--www/unit/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/unit/Makefile b/www/unit/Makefile
index aa8551cce3a6..58fb92677c01 100644
--- a/www/unit/Makefile
+++ b/www/unit/Makefile
@@ -120,10 +120,8 @@ CONFIGURE_ARGS+=--control=unix:${UNIT_SOCK}
.if defined(UNIT_MODNAME) && ${UNIT_MODNAME:Mperl*}
# Fix build failure on clang >= 12
-.if ${OSVERSION} >= 1204000
CFLAGS+= -Wno-compound-token-split-by-macro
.endif
-.endif
.if !target(post-install)
post-install: