pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gleam: pkglint fix
Module Name: pkgsrc-wip
Committed By: nikita <nikita%NetBSD.org@localhost>
Pushed By: nikita
Date: Mon Apr 25 13:35:20 2022 +0200
Changeset: 3d70821a3449f641db5765d2e2d8a80f9f91624a
Modified Files:
gleam/Makefile
Log Message:
gleam: pkglint fix
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3d70821a3449f641db5765d2e2d8a80f9f91624a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gleam/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/gleam/Makefile b/gleam/Makefile
index 0c09850a8c..066db77a6f 100644
--- a/gleam/Makefile
+++ b/gleam/Makefile
@@ -20,7 +20,7 @@ USE_LANGUAGES= c c++
DEPENDS+= erlang>=20.0:../../lang/erlang
-MAKE_ENV+= OPENSSL_DIR=${BUILDLINK_PREFIX.openssl:Q}
+MAKE_ENV+= OPENSSL_DIR=${BUILDLINK_PREFIX.openssl}
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index