$OpenBSD: patch-lib_libutil_Makefile,v 1.1 2018/05/11 19:15:53 sthen Exp $

Index: lib/libutil/Makefile
--- lib/libutil/Makefile.orig
+++ lib/libutil/Makefile
@@ -45,7 +45,7 @@ TARGET_MODS = \
   utf8 \
 
 OMIT_LIBXMLRPC_UTIL_RULE=Y
-MAJ=3
+MAJ=$(LIB_MAJ)
   # Major number of shared libraries in this directory
 
 include $(SRCDIR)/common.mk
