summaryrefslogtreecommitdiff
path: root/textproc/xmlrpc-c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xmlrpc-c/Makefile')
-rw-r--r--textproc/xmlrpc-c/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/xmlrpc-c/Makefile b/textproc/xmlrpc-c/Makefile
index 0cc264c8dc6..da408557835 100644
--- a/textproc/xmlrpc-c/Makefile
+++ b/textproc/xmlrpc-c/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2013/02/06 23:21:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.33 2013/09/12 18:52:54 adam Exp $
-DISTNAME= xmlrpc-c-1.16.44
+DISTNAME= xmlrpc-c-1.25.25
# the "super stable" branch
PKGNAME= ${DISTNAME:S/-c-/-c-ss-/}
-PKGREVISION= 2
CATEGORIES= textproc devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmlrpc-c/}
EXTRACT_SUFX= .tgz
@@ -17,7 +16,7 @@ CONFLICTS+= xmlrpc-c-[0-9]*
SUPERSEDES+= xmlrpc-c-[0-9]*
# Sometimes can't open ../xmltok/libxmlrpc_xmltok.la
-MAKE_JOBS_SAFE= no
+#MAKE_JOBS_SAFE= no
USE_LANGUAGES= c99 c++
USE_LIBTOOL= yes