Date: Sat, 17 Dec 2016 21:46:41 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428806 - head/audio/csound6 Message-ID: <201612172146.uBHLkfsJ098602@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Sat Dec 17 21:46:41 2016 New Revision: 428806 URL: https://svnweb.freebsd.org/changeset/ports/428806 Log: audio/csound6: USES+= alias Modified: head/audio/csound6/Makefile Modified: head/audio/csound6/Makefile ============================================================================== --- head/audio/csound6/Makefile Sat Dec 17 21:40:01 2016 (r428805) +++ head/audio/csound6/Makefile Sat Dec 17 21:46:41 2016 (r428806) @@ -23,7 +23,7 @@ BUILD_DEPENDS= boost-libs>0:devel/boost- LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \ libsndfile.so:audio/libsndfile -USES= bison cmake:outsource localbase python:2 +USES= alias bison cmake:outsource localbase python:2 CMAKE_ARGS= -DBUILD_CSOUNDVST:BOOL=OFF \ -DBUILD_JAVA_INTERFACE:BOOL=OFF \ -DBUILD_P5GLOVE_OPCODES:BOOL=OFF \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612172146.uBHLkfsJ098602>