pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/mono
Module Name: pkgsrc
Committed By: rillig
Date: Mon May 25 05:31:34 UTC 2020
Modified Files:
pkgsrc/lang/mono: options.mk
Log Message:
lang/mono: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/mono/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/mono/options.mk
diff -u pkgsrc/lang/mono/options.mk:1.4 pkgsrc/lang/mono/options.mk:1.5
--- pkgsrc/lang/mono/options.mk:1.4 Sun Nov 3 19:04:03 2019
+++ pkgsrc/lang/mono/options.mk Mon May 25 05:31:34 2020
@@ -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 @@ PLIST_VARS+= moon
.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