aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/maildrop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index 166c90dfe0af..afe09abfc858 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -42,7 +42,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
+.if ${OSVERSION} < 502010
USE_GMAKE =yes
.endif