summaryrefslogtreecommitdiff
path: root/sysutils/xentools20
diff options
context:
space:
mode:
authorwiz <wiz>2005-04-16 13:35:29 +0000
committerwiz <wiz>2005-04-16 13:35:29 +0000
commit791044c529e98269579f0c418cea0064ff745334 (patch)
treeed21d64eeb81030fd6c0c9e4ba1353fca19c0c7b /sysutils/xentools20
parentc2a5e035286317962daeaada7244a4ee1aa8c1c0 (diff)
downloadpkgsrc-791044c529e98269579f0c418cea0064ff745334.tar.gz
Fix dependency pattern to include [0-9].
Diffstat (limited to 'sysutils/xentools20')
-rw-r--r--sysutils/xentools20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools20/Makefile b/sysutils/xentools20/Makefile
index 41c021bda7f..68e8f9d79e5 100644
--- a/sysutils/xentools20/Makefile
+++ b/sysutils/xentools20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:31 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/04/16 13:35:29 wiz Exp $
#
DISTNAME= xen-2.0.3-src
@@ -13,7 +13,7 @@ MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://www.netbsd.org/Ports/xen/
COMMENT= Userland Tools for Xen
-DEPENDS+= ${PYPKGPREFIX}-twisted*:../../net/py-twisted
+DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
USE_PKGINSTALL= yes