pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xentools46 xentools works fine system curses.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d169186f97e
branches: trunk
changeset: 356312:8d169186f97e
user: roy <roy%pkgsrc.org@localhost>
date: Thu Dec 29 20:24:34 2016 +0000
description:
xentools works fine system curses.
diffstat:
sysutils/xentools46/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (31 lines):
diff -r 0ad21d61f2cc -r 8d169186f97e sysutils/xentools46/Makefile
--- a/sysutils/xentools46/Makefile Thu Dec 29 20:23:05 2016 +0000
+++ b/sysutils/xentools46/Makefile Thu Dec 29 20:24:34 2016 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2016/12/20 18:15:10 gdt Exp $
+# $NetBSD: Makefile,v 1.8 2016/12/29 20:24:34 roy Exp $
VERSION= 4.6.3
VERSION_IPXE= 9a93db3f0947484e30e753bbd61a10b17336e20e
DISTNAME= xen-${VERSION}
PKGNAME= xentools46-${VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/
@@ -238,7 +238,6 @@
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
-.include "../../devel/ncurses/buildlink3.mk"
#.include "../../devel/SDL/buildlink3.mk"
.include "../../lang/ocaml/buildlink3.mk"
.include "../../devel/ocaml-findlib/buildlink3.mk"
@@ -248,4 +247,5 @@
.include "../../devel/argp/buildlink3.mk"
.include "../../x11/pixman/buildlink3.mk"
+.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index