summaryrefslogtreecommitdiff
path: root/sysutils/xentools41
diff options
context:
space:
mode:
authortnn <tnn>2011-05-07 06:39:16 +0000
committertnn <tnn>2011-05-07 06:39:16 +0000
commit8187427c847da78920e53278dc3eca2fd3cf9751 (patch)
treef07ce23ff6341b5c8431019b04c2e509a2328df4 /sysutils/xentools41
parentf73f192949cf097f5b8b92a880f3fd824614f23e (diff)
downloadpkgsrc-8187427c847da78920e53278dc3eca2fd3cf9751.tar.gz
drop superflous item in CHECK_PORTABILITY_SKIP
Diffstat (limited to 'sysutils/xentools41')
-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}