Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/mono lang/mono: remove unknown configure option
details: https://anonhg.NetBSD.org/pkgsrc/rev/6cf82d308323
branches: trunk
changeset: 432718:6cf82d308323
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon May 25 05:31:34 2020 +0000
description:
lang/mono: remove unknown configure option
diffstat:
lang/mono/options.mk | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (17 lines):
diff -r 4d576de1081e -r 6cf82d308323 lang/mono/options.mk
--- a/lang/mono/options.mk Mon May 25 05:30:31 2020 +0000
+++ b/lang/mono/options.mk Mon May 25 05:31:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2019/11/03 19:04:03 rillig Exp $
+# $NetBSD: options.mk,v 1.5 2020/05/25 05:31:34 rillig Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.mono
PKG_SUPPORTED_OPTIONS= moonlight
@@ -10,7 +10,4 @@
.if !empty(PKG_OPTIONS:Mmoonlight)
PLIST.moon= yes
-CONFIGURE_ARGS+= --with-moonlight=yes
-.else
-CONFIGURE_ARGS+= --with-moonlight=no
.endif
Home |
Main Index |
Thread Index |
Old Index