Date: Fri, 24 May 2019 09:52:55 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502442 - head/audio/lv2 Message-ID: <201905240952.x4O9qtaW065517@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Fri May 24 09:52:55 2019 New Revision: 502442 URL: https://svnweb.freebsd.org/changeset/ports/502442 Log: audio/lv2: Remove CONFLICTS_INSTALL lv2core expired and was deleted on 2016-11-30 in ports r427460 I only noted this after committing ports r499627, so remove it accordingly. PR: 235103 Approved by: Michael Beer <beerml sigma6audio de> (maintainer) MFH: 2019Q2 (MFH with: r499627) Modified: head/audio/lv2/Makefile Modified: head/audio/lv2/Makefile ============================================================================== --- head/audio/lv2/Makefile Fri May 24 09:46:28 2019 (r502441) +++ head/audio/lv2/Makefile Fri May 24 09:52:55 2019 (r502442) @@ -23,8 +23,6 @@ USES= python:-3.6 shebangfix tar:bzip2 waf SHEBANG_FILES= lv2specgen/lv2specgen.py -CONFLICTS_INSTALL= lv2core - OPTIONS_DEFINE= DOCS DOXYGEN EXAMPLES OPTIONS_SUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905240952.x4O9qtaW065517>