SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/xmlrpc-c/patches/patch-src_Makefile
Normal file
12
net/xmlrpc-c/patches/patch-src_Makefile
Normal file
|
@ -0,0 +1,12 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue