pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/zsh DragonFly has ncurses too.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a6d1444e21b
branches: trunk
changeset: 552150:1a6d1444e21b
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Tue Dec 30 01:55:22 2008 +0000
description:
DragonFly has ncurses too.
diffstat:
shells/zsh/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d37092fa525a -r 1a6d1444e21b shells/zsh/Makefile.common
--- a/shells/zsh/Makefile.common Tue Dec 30 01:39:25 2008 +0000
+++ b/shells/zsh/Makefile.common Tue Dec 30 01:55:22 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.53 2008/12/28 14:52:05 uebayasi Exp $
+# $NetBSD: Makefile.common,v 1.54 2008/12/30 01:55:22 uebayasi Exp $
DISTNAME= zsh-${ZSH_VERSION}
CATEGORIES= shells
@@ -42,7 +42,7 @@
_ZSH_OPSYS.Linux= ldflags tcsetpgrp terminfo
_ZSH_OPSYS.IRIX= ldflags tcsetpgrp -
_ZSH_OPSYS.Interix= ldflags notcsetpgrp -
-_ZSH_OPSYS.DragonFly= ldflags tcsetpgrp -
+_ZSH_OPSYS.DragonFly= ldflags tcsetpgrp terminfo
_ZSH_OPSYS.FreeBSD= ldflags tcsetpgrp terminfo
_ZSH_OPSYS.SunOS= - tcsetpgrp -
Home |
Main Index |
Thread Index |
Old Index