pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xentools30 Add a dependency on py-xml to avoi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/aa00fa04b36b
branches: trunk
changeset: 524288:aa00fa04b36b
user: smb <smb%pkgsrc.org@localhost>
date: Mon Jan 22 21:01:51 2007 +0000
description:
Add a dependency on py-xml to avoid a "deprecated function" warning
from Python
diffstat:
sysutils/xentools30/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r a29d98436b9a -r aa00fa04b36b sysutils/xentools30/Makefile
--- a/sysutils/xentools30/Makefile Mon Jan 22 20:47:06 2007 +0000
+++ b/sysutils/xentools30/Makefile Mon Jan 22 21:01:51 2007 +0000
@@ -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 @@
.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"
Home |
Main Index |
Thread Index |
Old Index