summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-21 11:25:52 +0000
committernia <nia@pkgsrc.org>2019-07-21 11:25:52 +0000
commite63b58387b2b29cc97f7f64a367eaaaace00e8ab (patch)
treec22788d69e7f8822bd7f8e55251dbbd940946ece
parent05aea45818ae174641c5d17c2020d9a8c5a35997 (diff)
downloadpkgsrc-e63b58387b2b29cc97f7f64a367eaaaace00e8ab.tar.gz
SDL: appease pkglint
-rw-r--r--devel/SDL/options.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/SDL/options.mk b/devel/SDL/options.mk
index 52e2315e33f..dd0d6c86bc7 100644
--- a/devel/SDL/options.mk
+++ b/devel/SDL/options.mk
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.8 2019/07/15 13:42:34 nia Exp $
+# $NetBSD: options.mk,v 1.9 2019/07/21 11:25:52 nia Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.SDL
-PKG_SUPPORTED_OPTIONS= aalib alsa esound nas pulseaudio
+PKG_OPTIONS_VAR= PKG_OPTIONS.SDL
+PKG_SUPPORTED_OPTIONS= aalib alsa esound nas pulseaudio
PKG_SUGGESTED_OPTIONS.Linux+= alsa
.include "../../mk/bsd.options.mk"