reinstall a port withut variants
Chris Jones
christopher.rob.jones at cern.ch
Tue Feb 1 11:30:02 PST 2011
Hi,
I'm trying to reinstall a port without any variants, but it seems to keep remembering them and adding them back regardless .... i.e.
Chris-Jones-Macbook-Pro ~ > sudo port uninstall root at 5.28.00_0+builtin_ftgl+opengl+roofit+ssl+xml
---> Deactivating root @5.28.00_0+builtin_ftgl+opengl+roofit+ssl+xml
---> Cleaning root
---> Uninstalling root @5.28.00_0+builtin_ftgl+opengl+roofit+ssl+xml
---> Cleaning root
Chris-Jones-Macbook-Pro ~ > sudo port clean --all root at 5.28.00_0+builtin_ftgl+opengl+roofit+ssl+xml
---> Cleaning root
Chris-Jones-Macbook-Pro ~ > sudo port clean --all root
---> Cleaning root
Chris-Jones-Macbook-Pro ~ > sudo port install root
---> Computing dependencies for root
---> Fetching root
---> Attempting to fetch root_v5.28.00.source.tar.gz from ftp://root.cern.ch/root/
---> Verifying checksum(s) for root
---> Extracting root
---> Configuring root
---> Building root
---> Staging root into destroot
---> Installing root @5.28.00_0+builtin_ftgl+opengl+roofit+ssl+xml
---> Activating root @5.28.00_0+builtin_ftgl+opengl+roofit+ssl+xml
---> Cleaning root
whats the correct way to get port to forget any knowledge it has of my previous variants for this port and install it without them ? ...
Chris
More information about the macports-users
mailing list