pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/nono nono: Buildlink editline/readline



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f59e2638988e
branches:  trunk
changeset: 442772:f59e2638988e
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Nov 30 12:22:46 2020 +0000

description:
nono: Buildlink editline/readline

Bump PKGREVISON from dependency change.

diffstat:

 emulators/nono/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 61fbd5f36da7 -r f59e2638988e emulators/nono/Makefile
--- a/emulators/nono/Makefile   Mon Nov 30 12:20:53 2020 +0000
+++ b/emulators/nono/Makefile   Mon Nov 30 12:22:46 2020 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/11/30 12:08:55 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/11/30 12:22:46 ryoon Exp $
 
 DISTNAME=      nono-0.1.4
+PKGREVISION=   1
 CATEGORIES=    emulators
 MASTER_SITES=  http://www.pastel-flower.jp/~isaki/nono/archive/
 
@@ -33,4 +34,5 @@
 
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../x11/wxGTK30/buildlink3.mk"
+.include "../../mk/readline.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index