pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/lmms
Module Name: pkgsrc
Committed By: nia
Date: Thu Oct 24 17:55:22 UTC 2019
Modified Files:
pkgsrc/audio/lmms: options.mk
Log Message:
lmms: remove note
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/lmms/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/lmms/options.mk
diff -u pkgsrc/audio/lmms/options.mk:1.4 pkgsrc/audio/lmms/options.mk:1.5
--- pkgsrc/audio/lmms/options.mk:1.4 Thu Oct 24 16:36:56 2019
+++ pkgsrc/audio/lmms/options.mk Thu Oct 24 17:55:22 2019
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2019/10/24 16:36:56 nia Exp $
+# $NetBSD: options.mk,v 1.5 2019/10/24 17:55:22 nia Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.lmms
@@ -8,8 +8,6 @@ PKG_SUGGESTED_OPTIONS.Linux+= alsa
.include "../../mk/bsd.fast.prefs.mk"
.include "../../mk/oss.buildlink3.mk"
-# XXX may want to use SDL2 on NetBSD when support is released
-
.if ${OPSYS} != "Linux" && ${OSS_TYPE} == "none"
PKG_SUGGESTED_OPTIONS+= portaudio
.endif
Home |
Main Index |
Thread Index |
Old Index