pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/xmlrpc-c
Module Name: pkgsrc
Committed By: jperkin
Date: Fri Jul 27 21:08:10 UTC 2018
Modified Files:
pkgsrc/textproc/xmlrpc-c: Makefile
Log Message:
xmlrpc-c: Requires expat.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/textproc/xmlrpc-c/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/xmlrpc-c/Makefile
diff -u pkgsrc/textproc/xmlrpc-c/Makefile:1.45 pkgsrc/textproc/xmlrpc-c/Makefile:1.46
--- pkgsrc/textproc/xmlrpc-c/Makefile:1.45 Sun Apr 29 21:31:24 2018
+++ pkgsrc/textproc/xmlrpc-c/Makefile Fri Jul 27 21:08:10 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2018/04/29 21:31:24 adam Exp $
+# $NetBSD: Makefile,v 1.46 2018/07/27 21:08:10 jperkin Exp $
DISTNAME= xmlrpc-c-1.25.26
# the "super stable" branch
@@ -58,6 +58,7 @@ SUBST_SED.xopen= -e '/^\#define _XOPEN_S
LDFLAGS.OpenBSD+= ${PTHREAD_LINKFLAGS}
LDFLAGS.MirBSD+= ${PTHREAD_LINKFLAGS}
+.include "../../textproc/expat/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../www/libwww/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index