summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorsborrill <sborrill>2011-10-03 17:01:06 +0000
committersborrill <sborrill>2011-10-03 17:01:06 +0000
commitdc509ad4e7606dec06818f2e613fbcfdf9a0faf6 (patch)
tree4364def2e29cb161868faaee27d2f936433a3ab0 /sysutils
parent3d8aa7aa54fd457466a8dd2658dc810399453255 (diff)
downloadpkgsrc-dc509ad4e7606dec06818f2e613fbcfdf9a0faf6.tar.gz
Switch to using version number from version.mk.
Conflict with xenstoretools. OK cegger@
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xentools41/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/xentools41/Makefile b/sysutils/xentools41/Makefile
index 6d9cc36319a..4120bb0e8c3 100644
--- a/sysutils/xentools41/Makefile
+++ b/sysutils/xentools41/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2011/06/16 13:40:06 cegger Exp $
+# $NetBSD: Makefile,v 1.11 2011/10/03 17:01:06 sborrill Exp $
#
-VERSION= 4.1.1
+# VERSION is set in version.mk as it is shared with other packages
+.include "version.mk"
+
DISTNAME= xen-${VERSION}
PKGNAME= xentools41-${VERSION}
#PKGREVISION= 1
@@ -33,6 +35,7 @@ ONLY_FOR_PLATFORM+= NetBSD-[5-9].*-x86_64 NetBSD-[5-9].*-i386
CONFLICTS+= libxen-[0-9]*
CONFLICTS+= xentools20-[0-9]*
CONFLICTS+= xentools3*
+CONFLICTS+= xenstoretools-*
WRKSRC= ${WRKDIR}/xen-${VERSION}/tools
CHECK_PORTABILITY_SKIP= examples/*