pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/retroarch retroarch: Spell mbedtls properly.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f6866a61b300
branches: trunk
changeset: 333552:f6866a61b300
user: nia <nia%pkgsrc.org@localhost>
date: Wed May 08 12:51:54 2019 +0000
description:
retroarch: Spell mbedtls properly.
diffstat:
emulators/retroarch/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 438f01fc6c4c -r f6866a61b300 emulators/retroarch/options.mk
--- a/emulators/retroarch/options.mk Wed May 08 12:40:34 2019 +0000
+++ b/emulators/retroarch/options.mk Wed May 08 12:51:54 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.9 2019/05/08 12:40:05 nia Exp $
+# $NetBSD: options.mk,v 1.10 2019/05/08 12:51:54 nia Exp $
.include "../../mk/bsd.fast.prefs.mk"
@@ -53,7 +53,7 @@
CONFIGURE_ARGS+= --disable-sixel
.endif
-.if !empty(PKG_OPTIONS:Mmbedlts)
+.if !empty(PKG_OPTIONS:Mmbedtls)
CONFIGURE_ARGS+= --enable-ssl
.include "../../security/mbedtls/buildlink3.mk"
.else
Home |
Main Index |
Thread Index |
Old Index