Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2019 07:38:01 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r518831 - head/audio/faustlive
Message-ID:  <201912020738.xB27c1cA007346@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Mon Dec  2 07:38:01 2019
New Revision: 518831
URL: https://svnweb.freebsd.org/changeset/ports/518831

Log:
  Pet portlint.

Modified:
  head/audio/faustlive/Makefile

Modified: head/audio/faustlive/Makefile
==============================================================================
--- head/audio/faustlive/Makefile	Mon Dec  2 07:10:23 2019	(r518830)
+++ head/audio/faustlive/Makefile	Mon Dec  2 07:38:01 2019	(r518831)
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libLLVM-${LLVM_VERSION:C/([1-9])([0-9])/\
 		libmicrohttpd.so:www/libmicrohttpd \
 		libqrencode.so:graphics/libqrencode # audio/alsa-lib isn't really needed: https://github.com/grame-cncm/faustlive/issues/3
 
-USES=		compiler:c++11-lang gl gmake qt:5 ssl 
+USES=		compiler:c++11-lang gl gmake qt:5 ssl
 USE_GITHUB=	yes
 GH_ACCOUNT=	grame-cncm
 GH_TAGNAME=	281fcb8



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