I have a few QT4 related ports that are getting like errors after running
When I try to
portmaster -a:
Code:
===> Installing ldconfig configuration file
===> Installing for qt4-clucene-4.8.5
===> Checking if textproc/clucene-qt4 already installed
===> Registering installation for qt4-clucene-4.8.5
Installing qt4-clucene-4.8.5...pkg-static: qt4-clucene-4.8.5 conflicts with qt4-clucene-4.8.5 (installs files into the same place). Problematic file: /usr/local/lib/qt4/libQtCLucene.la
*** Error code 70
Stop.
make: stopped in /usr/ports/textproc/clucene-qt4
===>>> Installation of qt4-clucene-4.8.5 (textproc/clucene-qt4) failed
===>>> Aborting update
When I try to
portmaster -R clucene-qt4 it says it's not installed. When I try to install it from ports I get that error. I try pkg delete clucene-qt4 and it says it's not installed. Happens with the other QT4 related files. Any suggestions would be appreciated. Thanks.