summaryrefslogtreecommitdiff
path: root/sysutils/xentools42/Makefile
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-07-24 11:37:49 +0000
committermaya <maya@pkgsrc.org>2017-07-24 11:37:49 +0000
commitf8b27c9ba8a28e050d8e5472739cf1fccec77635 (patch)
tree7e623b2a42eb93bf7dba403d8480361fde12983c /sysutils/xentools42/Makefile
parent9747647a6e587600cb8bdb3629b662c325c35923 (diff)
downloadpkgsrc-f8b27c9ba8a28e050d8e5472739cf1fccec77635.tar.gz
xentools{42,45,46,48}: don't force SSP. fixes build.
xentools42: avoid %m in printf, use strerror instead. bump PKGREVISION. I still can't build it due to other new warnings (it uses -Werror)
Diffstat (limited to 'sysutils/xentools42/Makefile')
-rw-r--r--sysutils/xentools42/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile
index 4d63cacb14b..b80e749d614 100644
--- a/sysutils/xentools42/Makefile
+++ b/sysutils/xentools42/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.58 2017/07/11 14:19:21 jaapb Exp $
+# $NetBSD: Makefile,v 1.59 2017/07/24 11:37:49 maya Exp $
VERSION= 4.2.5
VERSION_IPXE= 1.0.0
DISTNAME= xen-${VERSION}
PKGNAME= xentools42-${VERSION}
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= sysutils
MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/
@@ -33,9 +33,9 @@ PKG_SYSCONFSUBDIR= xen
ONLY_FOR_PLATFORM= Linux-2.6*-i386 Linux-2.6*-x86_64
ONLY_FOR_PLATFORM+= NetBSD-[5-9].*-x86_64 NetBSD-[5-9].*-i386
+PKGSRC_USE_SSP= no
+
CONFLICTS+= libxen-[0-9]*
-CONFLICTS+= xentools20-[0-9]*
-CONFLICTS+= xentools3-[0-9]*
CONFLICTS+= xenstoretools-[0-9]*
XENTOP= ${WRKDIR}/xen-${VERSION}