svn commit: r494774 - head/audio/zynaddsubfx

Mark Linimon linimon at FreeBSD.org
Wed Mar 6 04:56:57 UTC 2019


Author: linimon
Date: Wed Mar  6 04:56:56 2019
New Revision: 494774
URL: https://svnweb.freebsd.org/changeset/ports/494774

Log:
  Pet portlint.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/audio/zynaddsubfx/Makefile

Modified: head/audio/zynaddsubfx/Makefile
==============================================================================
--- head/audio/zynaddsubfx/Makefile	Wed Mar  6 04:49:45 2019	(r494773)
+++ head/audio/zynaddsubfx/Makefile	Wed Mar  6 04:56:56 2019	(r494774)
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libfftw3.so:math/fftw3 \
 		libmxml.so:textproc/mxml \
 		liblo.so:audio/liblo
 
-USES=		compiler:c++11-lang tar:bzip2 cmake:insource pkgconfig
+USES=		cmake:insource compiler:c++11-lang pkgconfig tar:bzip2
 USE_LDCONFIG=	yes
 
 OPTIONS_DEFINE=		OSS JACK GUI PORTAUDIO LASH DOCS EXAMPLES


More information about the svn-ports-head mailing list