svn commit: r518831 - head/audio/faustlive

Mark Linimon linimon at FreeBSD.org
Mon Dec 2 07:38:01 UTC 2019


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


More information about the svn-ports-all mailing list