summaryrefslogtreecommitdiff
path: root/sysutils/bareos-server/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/bareos-server/Makefile.common')
-rw-r--r--sysutils/bareos-server/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bareos-server/Makefile.common b/sysutils/bareos-server/Makefile.common
index 712690fbbe33..625deddecd77 100644
--- a/sysutils/bareos-server/Makefile.common
+++ b/sysutils/bareos-server/Makefile.common
@@ -2,7 +2,7 @@ post-patch:
.if (${PKGNAMESUFFIX} == "-traymonitor-qt5") || (${PKGNAMESUFFIX} == "-traymonitor-qt6")
@${REINPLACE_CMD} -e 's|-Werror -Wall|-Wall|g' ${PATCH_WRKSRC}/core/CMakeLists.txt
@${REINPLACE_CMD} -e 's|\@bindir\@|${LOCALBASE}/bin|g' ${WRKSRC}/core/src/qt-tray-monitor/bareos-tray-monitor.desktop.in
- @${REINPLACE_CMD} '206d' ${WRKSRC}/CMakeLists.txt
+ @${REINPLACE_CMD} '207d' ${WRKSRC}/CMakeLists.txt
.endif
post-extract: