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

Index: src/Makefile
--- src/Makefile.orig
+++ src/Makefile
@@ -117,7 +117,7 @@ TARGET_MODS = \
   $(LIBXMLRPC_CLIENT_MODS) \
 
 OMIT_XMLRPC_LIB_RULE=Y
-MAJ=3
+MAJ=$(LIB_MAJ)
   # Major number of shared libraries in this directory
 
 include $(SRCDIR)/common.mk
