pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/hs-cryptonite hs-cryptonite: need prefs.mk to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/89bde1fd57f2
branches: trunk
changeset: 385698:89bde1fd57f2
user: nia <nia%pkgsrc.org@localhost>
date: Sat Sep 24 09:02:57 2022 +0000
description:
hs-cryptonite: need prefs.mk to be included here
diffstat:
security/hs-cryptonite/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d8fe0c75b6ed -r 89bde1fd57f2 security/hs-cryptonite/Makefile
--- a/security/hs-cryptonite/Makefile Sat Sep 24 08:46:23 2022 +0000
+++ b/security/hs-cryptonite/Makefile Sat Sep 24 09:02:57 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2022/09/24 08:19:03 nia Exp $
+# $NetBSD: Makefile,v 1.11 2022/09/24 09:02:57 nia Exp $
DISTNAME= cryptonite-0.30
PKGREVISION= 1
@@ -8,6 +8,8 @@
COMMENT= Cryptography Primitives sink
LICENSE= modified-bsd
+.include "../../mk/bsd.fast.prefs.mk"
+
PLIST_VARS+= x86
.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
PLIST.x86= yes
Home |
Main Index |
Thread Index |
Old Index