svn commit: r448188 - head/audio/orbit-lv2
Richard Gallamore
ultima at FreeBSD.org
Thu Aug 17 20:37:11 UTC 2017
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
More information about the svn-ports-head
mailing list