diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2018-01-18 17:48:48 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2018-01-18 17:48:48 +0800 |
commit | e71f7328568b901338a0a790bc0b91e24d4f918e (patch) | |
tree | a02ee63cb07c6712806dc74a0778b47e6c843679 /sysutils | |
parent | b547c0edb5c2710f6122384e1f7c87d001588b4c (diff) | |
download | freebsd-ports-gnome-e71f7328568b901338a0a790bc0b91e24d4f918e.tar.gz freebsd-ports-gnome-e71f7328568b901338a0a790bc0b91e24d4f918e.tar.zst freebsd-ports-gnome-e71f7328568b901338a0a790bc0b91e24d4f918e.zip |
- set BROKEN for FreeBSD-12
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/zidrav/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/zidrav/Makefile b/sysutils/zidrav/Makefile index faea3578eb39..b55ba76d9481 100644 --- a/sysutils/zidrav/Makefile +++ b/sysutils/zidrav/Makefile @@ -13,6 +13,8 @@ COMMENT= File corruption detection and repair program LICENSE= GPLv2 +BROKEN_FreeBSD_12= Regression C++ + ALL_TARGET= zidrav PLIST_FILES= bin/zidrav man/man1/zidrav.1.gz |