svn commit: r561396 - head/audio/noise-suppression-for-voice-lv2
Piotr Kubaj
pkubaj at FreeBSD.org
Tue Jan 12 22:18:59 UTC 2021
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
More information about the svn-ports-all
mailing list