aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bareos-traymonitor
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-11-25 21:40:11 +0000
committerStefan Eßer <se@FreeBSD.org>2021-11-25 21:40:11 +0000
commit04b9da414081a733478d3def4e1e3777908536c6 (patch)
treef59ddc1be63ea2f6093a28c78fbd201d491ee49d /sysutils/bareos-traymonitor
parent09c1162b8dd0e293c93ff2a2a81b2d54b57729e3 (diff)
downloadports-04b9da414081a733478d3def4e1e3777908536c6.tar.gz
ports-04b9da414081a733478d3def4e1e3777908536c6.zip
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Approved by: portmgr (blanket)
Diffstat (limited to 'sysutils/bareos-traymonitor')
-rw-r--r--sysutils/bareos-traymonitor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bareos-traymonitor/Makefile b/sysutils/bareos-traymonitor/Makefile
index 9006ce05bb3e..ad919eb7821c 100644
--- a/sysutils/bareos-traymonitor/Makefile
+++ b/sysutils/bareos-traymonitor/Makefile
@@ -6,7 +6,7 @@ COMMENT= Backup archiving recovery open sourced (traymonitor)
LIB_DEPENDS+= libqwt5-qt5.so:x11-toolkits/qwt5-qt5 \
libbareos.so:sysutils/bareos-client
-CONFLICTS= bareos17-traymonitor-* bareos18-traymonitor-* bareos19-traymonitor-*
+CONFLICTS= bareos17-traymonitor bareos18-traymonitor bareos19-traymonitor
USES= desktop-file-utils gettext-runtime pkgconfig qt:5
USE_QT= buildtools_build qmake_build uitools_build gui core