From 46941e1ea8511507ef13da7729092b92dc4dc983 Mon Sep 17 00:00:00 2001 From: smb Date: Mon, 22 Jan 2007 21:01:51 +0000 Subject: Add a dependency on py-xml to avoid a "deprecated function" warning from Python --- sysutils/xentools30/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sysutils/xentools30') diff --git a/sysutils/xentools30/Makefile b/sysutils/xentools30/Makefile index 80cafebafac..a0d52aba0b2 100644 --- a/sysutils/xentools30/Makefile +++ b/sysutils/xentools30/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2006/11/19 11:50:25 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2007/01/22 21:01:51 smb Exp $ # DISTNAME= xen-3.0.3_0-src PKGNAME= xentools30-3.0.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/ \ http://bits.xensource.com/oss-xen/release/3.0.3-0/src.tgz/ @@ -174,6 +174,7 @@ post-install: .include "../../lang/python/application.mk" .include "../../lang/python/extension.mk" +.include "../../textproc/py-xml/buildlink3.mk" #.include "../../devel/zlib/buildlink3.mk" #.include "../../www/curl/buildlink3.mk" .include "../../devel/ncurses/buildlink3.mk" -- cgit v1.2.3