diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-11-13 11:13:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-11-13 11:13:41 +0000 |
commit | e22044abd308e44624b4951bc201fd750624473d (patch) | |
tree | f3dedaa2b6f7148d6ab2c044ba19bcecd45d0f3d | |
parent | 199913323a6295b6fab7bdd024af1ac21784d140 (diff) | |
download | freebsd-ports-e22044abd308e44624b4951bc201fd750624473d.zip |
Add an updating entry about the mdds0 installation which prevents
building libroeffice 5
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20161113: + AFFECTS: users of editors/libreoffice + AUTHOR: bapt@FreeBSD.org + + Building libreoffice with devel/mdds0 installed is known to fail. + Users of portmaster/portupgrade and the one building in place should + first remove devel/mdds0: + + # pkg delete mdds0 + +20161113: AFFECTS: users of devel/libosinfo AUTHOR: novel@FreeBSD.org |