Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/profanity profanity: Needs widechar support in cu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/89bf000d21a6
branches: trunk
changeset: 438709:89bf000d21a6
user: nia <nia%pkgsrc.org@localhost>
date: Tue Sep 08 19:13:49 2020 +0000
description:
profanity: Needs widechar support in curses
diffstat:
chat/profanity/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r fb1eb3be142b -r 89bf000d21a6 chat/profanity/Makefile
--- a/chat/profanity/Makefile Tue Sep 08 18:08:51 2020 +0000
+++ b/chat/profanity/Makefile Tue Sep 08 19:13:49 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/09/04 10:15:17 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/09/08 19:13:49 nia Exp $
DISTNAME= profanity-0.9.5
CATEGORIES= chat
@@ -18,6 +18,8 @@
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
+USE_CURSES= wide
+
SUBST_CLASSES+= python
SUBST_STAGE.python= pre-configure
SUBST_FILES.python= configure.ac
Home |
Main Index |
Thread Index |
Old Index