Hi,
I am using FreeBSD 10.1-RELEASE-p34.
I am trying to upgrade ports with portmaster, I get this error:
How can I "escape" from this loop?
Thank you very much
I am using FreeBSD 10.1-RELEASE-p34.
I am trying to upgrade ports with portmaster, I get this error:
Code:
root@mail:/usr/ports/databases/sqlite3# make config
===> Options unchanged
====> Two or more enabled options conflict with each other
=====> Option UPD_DEL_LIMIT conflicts with UPD_DEL_LIMIT (select only one)
======> this option may only be used when the library is built from source, not from the amalgamation. Please, do not select it with this port
Config is invalid. Re-edit? [Y/n] y
===> Options unchanged
====> Two or more enabled options conflict with each other
=====> Option UPD_DEL_LIMIT conflicts with UPD_DEL_LIMIT (select only one)
======> this option may only be used when the library is built from source, not from the amalgamation. Please, do not select it with this port
Config is invalid. Re-edit? [Y/n] y
===> Options unchanged
====> Two or more enabled options conflict with each other
=====> Option UPD_DEL_LIMIT conflicts with UPD_DEL_LIMIT (select only one)
======> this option may only be used when the library is built from source, not from the amalgamation. Please, do not select it with this port
Config is invalid. Re-edit? [Y/n] n
How can I "escape" from this loop?
Thank you very much