ports/net/xmlrpc-c/patches/patch-lib_libutil_Makefile

13 lines
267 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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