summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2011-05-07 06:39:16 +0000
committertnn <tnn@pkgsrc.org>2011-05-07 06:39:16 +0000
commitb609bf0ed38816dc5c8b2269a8e0815e50f66b79 (patch)
treef07ce23ff6341b5c8431019b04c2e509a2328df4 /sysutils
parent054717a610e154589aa488aa53c4e71d5ac8df06 (diff)
downloadpkgsrc-b609bf0ed38816dc5c8b2269a8e0815e50f66b79.tar.gz
drop superflous item in CHECK_PORTABILITY_SKIP
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xentools41/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools41/Makefile b/sysutils/xentools41/Makefile
index d4d0960d6f7..b9edce78397 100644
--- a/sysutils/xentools41/Makefile
+++ b/sysutils/xentools41/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2011/05/02 20:32:27 abs Exp $
+# $NetBSD: Makefile,v 1.5 2011/05/07 06:39:16 tnn Exp $
#
VERSION= 4.1.0
@@ -37,7 +37,7 @@ CONFLICTS+= xentools20-[0-9]*
CONFLICTS+= xentools3*
WRKSRC= ${WRKDIR}/xen-${VERSION}/tools
-CHECK_PORTABILITY_SKIP= examples/* xm-test/ramdisk/make-release
+CHECK_PORTABILITY_SKIP= examples/*
EGDIR= ${PREFIX}/share/examples/xen
MESSAGE_SUBST= EGDIR=${EGDIR}