pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/xine-ui xine-remote is built with curses. (Ok...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4fedccd60530
branches:  trunk
changeset: 463385:4fedccd60530
user:      reed <reed%pkgsrc.org@localhost>
date:      Sun Nov 09 00:57:12 2003 +0000

description:
xine-remote is built with curses. (Okay'd by wiz.)

diffstat:

 graphics/xine-ui/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 1af842f25a02 -r 4fedccd60530 graphics/xine-ui/Makefile
--- a/graphics/xine-ui/Makefile Sun Nov 09 00:52:46 2003 +0000
+++ b/graphics/xine-ui/Makefile Sun Nov 09 00:57:12 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/09/05 10:00:50 drochner Exp $
+# $NetBSD: Makefile,v 1.10 2003/11/09 00:57:12 reed Exp $
 #
 
 DISTNAME=              xine-ui-0.9.22
@@ -25,4 +25,5 @@
 .include "../../graphics/xine-lib/buildlink2.mk"
 .include "../../www/curl/buildlink2.mk"
 .include "../../mk/pthread.buildlink2.mk"
+.include "../../devel/ncurses/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index