summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorrillig <rillig>2006-11-05 20:47:26 +0000
committerrillig <rillig>2006-11-05 20:47:26 +0000
commit583c2718e6a8c60da930b8f02c9f76a5ce62d449 (patch)
tree160be75897f03f9a600a9c2a96b2fbcd7caede1a /sysutils
parenta38307e7aa56ed61999e3df8840d00ffa976c297 (diff)
downloadpkgsrc-583c2718e6a8c60da930b8f02c9f76a5ce62d449.tar.gz
The example shell scripts are not used, so it doesn't matter if they
contain "test ==" or not. Fixes PR 34982.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xentools30-hvm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xentools30-hvm/Makefile b/sysutils/xentools30-hvm/Makefile
index dc6f7ea0c94..15b3df2bffb 100644
--- a/sysutils/xentools30-hvm/Makefile
+++ b/sysutils/xentools30-hvm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/10/21 22:10:05 bouyer Exp $
+# $NetBSD: Makefile,v 1.3 2006/11/05 20:47:26 rillig Exp $
#
DISTNAME= xen-3.0.3_0-src
@@ -23,6 +23,7 @@ CONFLICTS+= libxen-[0-9]*
CONFLICTS+= xentools20-[0-9]*
WRKSRC= ${WRKDIR}/xen-3.0.3_0-src/tools
+CHECK_PORTABILITY_SKIP+= examples/*
EGDIR= ${PREFIX}/share/examples/xen
MESSAGE_SUBST= EGDIR=${EGDIR}