Skip to content

Instantly share code, notes, and snippets.

@dnaeon
Created March 14, 2012 09:07
Show Gist options
  • Save dnaeon/2035259 to your computer and use it in GitHub Desktop.
Save dnaeon/2035259 to your computer and use it in GitHub Desktop.
# grep use_pkgng /usr/local/etc/portmaster.rc
use_pkgng=yes
# portmaster math/gmp
<< SNIP >>
===> Installing for gmp-5.0.4
===> Generating temporary packing list
===> Checking if math/gmp already installed
===> An older version of math/gmp is already installed (gmp-5.0.3)
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of math/gmp
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Stop in /usr/ports/math/gmp.
*** Error code 1
Stop in /usr/ports/math/gmp.
===>>> Installation of gmp-5.0.4 (math/gmp) failed
===>>> Aborting update
Terminated
===>>> You can restart from the point of failure with this command line:
portmaster <flags> math/gmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment