pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bigloo: pkglint cleanup



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Mar 11 16:32:05 2025 +0100
Changeset:	e0f868b734882617f09f8b0d87f6339c1abc8a3b

Modified Files:
	bigloo/options.mk

Log Message:
bigloo: pkglint cleanup

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e0f868b734882617f09f8b0d87f6339c1abc8a3b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bigloo/options.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/bigloo/options.mk b/bigloo/options.mk
index 73e1cbe89a..6d0dfc74be 100644
--- a/bigloo/options.mk
+++ b/bigloo/options.mk
@@ -2,7 +2,7 @@
 
 PKG_OPTIONS_VAR=	PKG_OPTIONS.bigloo
 PKG_SUPPORTED_OPTIONS=	alsa emacs flac mpg123 pulseaudio
-PKG_SUGGESTED_OPTIONS=	
+PKG_SUGGESTED_OPTIONS=
 
 .include "../../mk/bsd.options.mk"
 
@@ -63,4 +63,3 @@ PLIST.pulseaudio=	yes
 .else
 CONFIGURE_ARGS+=	--disable-pulseaudio
 .endif
-


Home | Main Index | Thread Index | Old Index