pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/nono



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Nov 30 12:22:46 UTC 2020

Modified Files:
        pkgsrc/emulators/nono: Makefile

Log Message:
nono: Buildlink editline/readline

Bump PKGREVISON from dependency change.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/nono/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/nono/Makefile
diff -u pkgsrc/emulators/nono/Makefile:1.2 pkgsrc/emulators/nono/Makefile:1.3
--- pkgsrc/emulators/nono/Makefile:1.2  Mon Nov 30 12:08:55 2020
+++ pkgsrc/emulators/nono/Makefile      Mon Nov 30 12:22:46 2020
@@ -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 @@ post-install:
 
 .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