aboutsummaryrefslogtreecommitdiff
path: root/audio/dpf-plugins-lv2
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-01-13 20:56:01 +0000
committerStefan Eßer <se@FreeBSD.org>2022-01-13 21:01:28 +0000
commit98f7d7db7e9bd14301b6a481ac477729c0ed6a24 (patch)
tree1641273136f797b27378b76c547e3734914c3c51 /audio/dpf-plugins-lv2
parent0db2fec06b15f7add8ebeb3e2caa2f20f2147740 (diff)
downloadports-98f7d7db7e9bd14301b6a481ac477729c0ed6a24.tar.gz
ports-98f7d7db7e9bd14301b6a481ac477729c0ed6a24.zip
Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate files installed by several ports. Some patters seem to make ports conflict with themselves, but this is actually not the case due to the check-*-conflicts logic implemented in bsd.port.mk, which excludes self-conflicts. PHP based ports have been ignored in this commit as requested by the committers currently working on the php-8.1 import. Approved by: portmgr (implicit)
Diffstat (limited to 'audio/dpf-plugins-lv2')
-rw-r--r--audio/dpf-plugins-lv2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/dpf-plugins-lv2/Makefile b/audio/dpf-plugins-lv2/Makefile
index 1d9cdd45b1e6..cfb08663b77e 100644
--- a/audio/dpf-plugins-lv2/Makefile
+++ b/audio/dpf-plugins-lv2/Makefile
@@ -27,6 +27,8 @@ USE_GL= gl
CXXFLAGS+= -I${FILESDIR}
LDFLAGS+= -pthread
+CONFLICTS_INSTALL= nekobi-lv2 # bin/Nekobi
+
OPTIONS_DEFINE= JACK
OPTIONS_DEFAULT= JACK
OPTIONS_SUB= yes