pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/erlang-idna
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 7 10:07:28 UTC 2025
Modified Files:
pkgsrc/net/erlang-idna: Makefile
Log Message:
erlang-idna: add comment that this downloads files during build
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/erlang-idna/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/erlang-idna/Makefile
diff -u pkgsrc/net/erlang-idna/Makefile:1.9 pkgsrc/net/erlang-idna/Makefile:1.10
--- pkgsrc/net/erlang-idna/Makefile:1.9 Tue Jun 6 12:42:04 2023
+++ pkgsrc/net/erlang-idna/Makefile Mon Apr 7 10:07:28 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2023/06/06 12:42:04 riastradh Exp $
+# $NetBSD: Makefile,v 1.10 2025/04/07 10:07:28 wiz Exp $
DISTNAME= idna-6.1.1
PKGREVISION= 5
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/benoitc/erl
COMMENT= Pure Erlang IDNA implementation following the RFC5891
LICENSE= mit
+# TODO: this downloads files during build
+
REBAR3_BUILD= yes
TOOL_DEPENDS+= rebar3-[0-9]*:../../devel/rebar3
Home |
Main Index |
Thread Index |
Old Index