mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
sysutils/bareos-traymonitor: Fix build
Reported by: pkg-fallout
This commit is contained in:
parent
0006ef13f1
commit
f11371c3a3
1 changed files with 1 additions and 1 deletions
|
@ -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} '208d' ${WRKSRC}/CMakeLists.txt
|
||||
@${REINPLACE_CMD} '206d' ${WRKSRC}/CMakeLists.txt
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
|
|
Loading…
Add table
Reference in a new issue