diff options
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ you update your ports collection, before attempting any port upgrades. such as Apache, Subversion, etc. Normally, you can obtain the list of dependent software by running the following command: - # pkg info -r apr1 + # pkg info -r apr Then you should rebuild all ports depending on APR(-util) to avoid dangling shared library dependencies. Poudriere and pkg handle this |