pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/erlang-fast_tls erlang-fast_tls: Remove usele...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9dd2c4feb8d
branches: trunk
changeset: 453005:b9dd2c4feb8d
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Fri May 21 10:48:55 2021 +0000
description:
erlang-fast_tls: Remove useless variable from MAKE_ENV
pkgsrc changes:
---------------
* Actually REBAR is already defined in MAKE_FLAGS of lang/erlang/modules.
* Bump revision.
diffstat:
security/erlang-fast_tls/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r af1fdaae1879 -r b9dd2c4feb8d security/erlang-fast_tls/Makefile
--- a/security/erlang-fast_tls/Makefile Fri May 21 10:31:21 2021 +0000
+++ b/security/erlang-fast_tls/Makefile Fri May 21 10:48:55 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2021/05/21 07:49:52 triaxx Exp $
+# $NetBSD: Makefile,v 1.20 2021/05/21 10:48:55 triaxx Exp $
DISTNAME= fast_tls-1.1.12
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
@@ -15,8 +16,6 @@
GNU_CONFIGURE= yes
-MAKE_ENV+= REBAR=${REBAR}
-
.include "../../security/openssl/buildlink3.mk"
.include "../../lang/erlang/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index