https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220402

Jan Beich <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Works As Intended

--- Comment #1 from Jan Beich <[email protected]> ---
Partial upgrades i.e., mixing dependencies from different svn checkouts, dates
of "pkg install" or locking dependencies, are not supported. firefox will
refuse to build unless you upgrade sqlite3. Some version requirement are
specified in the port's Makefile

  $ fgrep sqlite www/firefox/Makefile
                  sqlite3>=3.17.0:databases/sqlite3 \
                  ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \

"pkg upgrade" may help you resolve this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to