summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorreed <reed>2003-11-09 00:57:12 +0000
committerreed <reed>2003-11-09 00:57:12 +0000
commite52b566a5d6ad1f4939c9db90540cba3a0419966 (patch)
treed25513d2827e2dbc055e1e531d2057754be3ce13 /graphics
parent87af2852a765e52c19b13ada08a0a8c0539708c9 (diff)
downloadpkgsrc-e52b566a5d6ad1f4939c9db90540cba3a0419966.tar.gz
xine-remote is built with curses. (Okay'd by wiz.)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xine-ui/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xine-ui/Makefile b/graphics/xine-ui/Makefile
index dbdfb94b8e6..9921b649086 100644
--- a/graphics/xine-ui/Makefile
+++ b/graphics/xine-ui/Makefile
@@ -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 @@ GNU_CONFIGURE= YES
.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"