Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2017 20:37:10 +0000 (UTC)
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448188 - head/audio/orbit-lv2
Message-ID:  <201708172037.v7HKbAtt026965@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ultima
Date: Thu Aug 17 20:37:09 2017
New Revision: 448188
URL: https://svnweb.freebsd.org/changeset/ports/448188

Log:
  This line is redundant with cmake.
  
  PR:		221325
  Reported by:	mat
  Reviewed by:	matthew (mentor)
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12026

Modified:
  head/audio/orbit-lv2/Makefile

Modified: head/audio/orbit-lv2/Makefile
==============================================================================
--- head/audio/orbit-lv2/Makefile	Thu Aug 17 20:00:47 2017	(r448187)
+++ head/audio/orbit-lv2/Makefile	Thu Aug 17 20:37:09 2017	(r448188)
@@ -16,7 +16,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 BUILD_DEPENDS=	lv2>0:audio/lv2
 
 USES=		cmake pkgconfig
-CMAKE_ARGS=	-DCMAKE_BUILD_TYPE="Release"
 PLIST_FILES=	lib/lv2/orbit.lv2/manifest.ttl \
 		lib/lv2/orbit.lv2/orbit.so \
 		lib/lv2/orbit.lv2/orbit.ttl



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