pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/fluidsynth
Module Name: pkgsrc
Committed By: markd
Date: Thu Jul 16 01:28:25 UTC 2020
Modified Files:
pkgsrc/audio/fluidsynth: options.mk
Log Message:
fluidsynth: dbus ladspa are additional supported options so +=
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/fluidsynth/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/audio/fluidsynth/options.mk
diff -u pkgsrc/audio/fluidsynth/options.mk:1.4 pkgsrc/audio/fluidsynth/options.mk:1.5
--- pkgsrc/audio/fluidsynth/options.mk:1.4 Sun Apr 12 11:21:10 2020
+++ pkgsrc/audio/fluidsynth/options.mk Thu Jul 16 01:28:25 2020
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2020/04/12 11:21:10 nia Exp $
+# $NetBSD: options.mk,v 1.5 2020/07/16 01:28:25 markd Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.fluidsynth
@@ -6,7 +6,7 @@ PKG_OPTIONS_VAR= PKG_OPTIONS.fluidsynth
PKG_SUPPORTED_OPTIONS= alsa jack portaudio pulseaudio sdl2
PKG_SUGGESTED_OPTIONS.Linux= alsa
# Misc
-PKG_SUPPORTED_OPTIONS= dbus ladspa
+PKG_SUPPORTED_OPTIONS+= dbus ladspa
.include "../../mk/oss.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index