summaryrefslogtreecommitdiff
path: root/sysutils/xentools45
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/xentools45
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/xentools45')
-rw-r--r--sysutils/xentools45/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile
index 91e9b4ccf95..2c9114eb2a6 100644
--- a/sysutils/xentools45/Makefile
+++ b/sysutils/xentools45/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2017/07/11 14:19:21 jaapb Exp $
+# $NetBSD: Makefile,v 1.49 2017/07/24 11:37:49 maya Exp $
VERSION= 4.5.5
PKGREVISION= 5
@@ -30,9 +30,9 @@ PKG_SYSCONFSUBDIR= xen
ONLY_FOR_PLATFORM= Linux-2.6*-x86_64
ONLY_FOR_PLATFORM+= NetBSD-[5-9].*-x86_64
+PKGSRC_USE_SSP= no
+
CONFLICTS+= libxen-[0-9]*
-CONFLICTS+= xentools20-[0-9]*
-CONFLICTS+= xentools3-[0-9]*
CONFLICTS+= xenstoretools-[0-9]*
XENTOP= ${WRKDIR}/xen-${VERSION}