Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2021 22:18:59 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561396 - head/audio/noise-suppression-for-voice-lv2
Message-ID:  <202101122218.10CMIxhi033885@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Tue Jan 12 22:18:59 2021
New Revision: 561396
URL: https://svnweb.freebsd.org/changeset/ports/561396

Log:
  audio/noise-suppression-for-voice-lv2: remove whitespace

Modified:
  head/audio/noise-suppression-for-voice-lv2/Makefile

Modified: head/audio/noise-suppression-for-voice-lv2/Makefile
==============================================================================
--- head/audio/noise-suppression-for-voice-lv2/Makefile	Tue Jan 12 22:18:04 2021	(r561395)
+++ head/audio/noise-suppression-for-voice-lv2/Makefile	Tue Jan 12 22:18:59 2021	(r561396)
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	lv2>0:audio/lv2
 
-USES=		cmake  compiler:c11
+USES=		cmake compiler:c11
 USE_GITHUB=	yes
 GH_ACCOUNT=	werman
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101122218.10CMIxhi033885>