aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2022-01-17 12:26:45 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2022-01-17 13:20:24 +0000
commit07389cd463ddec99ddadfa42843e2f6d879ee023 (patch)
tree3452a7bd7e2f2574082bfd9de2a07941b9d32f25 /audio
parent4c194e8510cb0464af5f23cce82b4e9de49b8b9f (diff)
downloadports-07389cd463ddec99ddadfa42843e2f6d879ee023.tar.gz
ports-07389cd463ddec99ddadfa42843e2f6d879ee023.zip
*: Sweep up new CONFLICTS_INSTALL mess
- Fix typos - Fix overwritten master/slave variables I'm assuming the entries are correct otherwise. Reported by: portscan
Diffstat (limited to 'audio')
-rw-r--r--audio/sweep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile
index 6cfe80757ba7..3243aaa53894 100644
--- a/audio/sweep/Makefile
+++ b/audio/sweep/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_ARGS= --with-extralibdir=${LOCALBASE}/lib \
--with-ogg-includes=${LOCALBASE}/include/ogg
CONFIGURE_ENV= LIBS="`pkg-config --libs gmodule-2.0`"
-CONFIGURE_INSTALL= libsweep-lidar # include/sweep/sweep.h
+CONFLICTS_INSTALL= libsweep-lidar # include/sweep/sweep.h
post-patch:
@${REINPLACE_CMD} -e 's|^ac_enable_alsa=yes|ac_enable_alsa=no|g ; \