diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-12-18 02:12:32 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-12-18 02:12:32 +0000 |
commit | e06b02ed89343612261fc4e4dce2a9049208765e (patch) | |
tree | e8ec0ed61e7b759279ba5e785f0c272db88870c9 | |
parent | abbce8dfe80315be7a36e4cc6bc041bf7c56f5db (diff) |
Notes
-rw-r--r-- | sysutils/bareos18-traymonitor/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/bareos18-traymonitor/Makefile b/sysutils/bareos18-traymonitor/Makefile index 02cf87027111..e5b7fc9d200d 100644 --- a/sysutils/bareos18-traymonitor/Makefile +++ b/sysutils/bareos18-traymonitor/Makefile @@ -6,8 +6,6 @@ PKGNAMESUFFIX= 18-traymonitor COMMENT= Backup archiving recovery open sourced (traymonitor) -BROKEN_FreeBSD_13_powerpc64= fails to package: bareos-tray-monitor: No such file or directory - LIB_DEPENDS+= libqwt5-qt5.so:x11-toolkits/qwt5-qt5 \ libbareos.so:sysutils/bareos18-client |