Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/notion notion: Use LUA_VERSIONS_ACCEPTED
details: https://anonhg.NetBSD.org/pkgsrc/rev/851ac2ee68b8
branches: trunk
changeset: 435093:851ac2ee68b8
user: nia <nia%pkgsrc.org@localhost>
date: Tue Jun 30 14:56:36 2020 +0000
description:
notion: Use LUA_VERSIONS_ACCEPTED
diffstat:
wm/notion/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8c02e380220c -r 851ac2ee68b8 wm/notion/Makefile
--- a/wm/notion/Makefile Tue Jun 30 14:55:51 2020 +0000
+++ b/wm/notion/Makefile Tue Jun 30 14:56:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/03/20 11:58:33 nia Exp $
+# $NetBSD: Makefile,v 1.28 2020/06/30 14:56:36 nia Exp $
DISTNAME= notion-3-2017050501
PKGNAME= ${DISTNAME:S/3-/3./}
@@ -19,7 +19,7 @@
USE_LANGUAGES= c99
USE_TOOLS+= gmake msgfmt pax pkg-config
-LUA_VERSIONS_INCOMPATIBLE= 53
+LUA_VERSIONS_ACCEPTED= 52 51
MAKE_FLAGS+= PREFIX=${PREFIX}
MAKE_FLAGS+= EXAMPLEDIR=${PREFIX}/share/examples/notion
Home |
Main Index |
Thread Index |
Old Index