pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/erlang-idna erlang-idna: revbump to build only wit...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd6a7991b931
branches: trunk
changeset: 378404:cd6a7991b931
user: nikita <nikita%pkgsrc.org@localhost>
date: Tue May 03 09:08:36 2022 +0000
description:
erlang-idna: revbump to build only with rebar3.
diffstat:
net/erlang-idna/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e652a60451d3 -r cd6a7991b931 net/erlang-idna/Makefile
--- a/net/erlang-idna/Makefile Tue May 03 09:01:36 2022 +0000
+++ b/net/erlang-idna/Makefile Tue May 03 09:08:36 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2022/04/25 12:34:46 nikita Exp $
+# $NetBSD: Makefile,v 1.6 2022/05/03 09:08:36 nikita Exp $
DISTNAME= idna-6.1.1
PKGREVISION= 3
@@ -10,6 +10,7 @@
COMMENT= Pure Erlang IDNA implementation following the RFC5891
LICENSE= mit
+REBAR3_BUILD= yes
BUILD_DEPENDS+= rebar3-[0-9]*:../../devel/rebar3
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
Home |
Main Index |
Thread Index |
Old Index