Port-sparc64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: compiling xfce4 issue



On Tue, Feb 27, 2018 at 04:51:46PM +0100, phipo neo wrote:
> how do i do to destroy what i compiled in port xfce4, and extract
> pkgsrc2017Q1 because other pkgsrc have were broken

I think the safest way is something like:

  cd pkgsrc/meta-pkgs/xfce4
  make clean-depends
  make cleandir
  make
  make install

but it might remove a few more pkgs than actually affected, before rebuilding
them.

Martin


Home | Main Index | Thread Index | Old Index