[kde-freebsd] kdebase4-runtime

2010-05-23 Thread ajtiM
Hi!

My system:
 FreeBSD 8.0-RELEASE-p2, KDE 4.4.3

I tried to update kdebase4-runtime and I got:

Linking CXX standard module../../lob/oxygen.so
{93%} Built target oxygen
gmake: ***{all} Error 2
*** Error code 1
stop in usr/ports/x11/kdebase4-runtime

kdebase4-runtime is from May 21st:

kdebase4-runtime: 21 May 2010 17:22:40
 The xz utils and lzma library have been imported into base, so make
 the dependency on the archivers/xz port conditional on OSVERSION.
 
 Approved by: MAINTAINER 

Thanks in advance.

Mitja

http://starikarp.redbubble.com
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] kdebase4-runtime

2010-05-23 Thread Raphael Kubo da Costa
On Sunday 23 May 2010 08:46:09 ajtiM wrote:
 Hi!
 
 My system:
  FreeBSD 8.0-RELEASE-p2, KDE 4.4.3
 
 I tried to update kdebase4-runtime and I got:
 
 Linking CXX standard module../../lob/oxygen.so
 {93%} Built target oxygen
 gmake: ***{all} Error 2
 *** Error code 1
 stop in usr/ports/x11/kdebase4-runtime

Please use gmake VERBOSE=1 in the work directory so that cmake shows the exact 
error that has occurred.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] kdebase4-runtime

2010-05-23 Thread Raphael Kubo da Costa
On Sunday 23 May 2010 14:03:47 ajtiM wrote:
 On Sunday 23 May 2010 11:23:09 you wrote:
  On Sunday 23 May 2010 08:46:09 ajtiM wrote:
   Hi!
   
   My system:
FreeBSD 8.0-RELEASE-p2, KDE 4.4.3
   
   I tried to update kdebase4-runtime and I got:
   
   Linking CXX standard module../../lob/oxygen.so
   {93%} Built target oxygen
   gmake: ***{all} Error 2
   *** Error code 1
   stop in usr/ports/x11/kdebase4-runtime
  
  Please use gmake VERBOSE=1 in the work directory so that cmake shows the
  exact error that has occurred.
  ___
  kde-freebsd mailing list
  kde-freebsd@kde.org
  https://mail.kde.org/mailman/listinfo/kde-freebsd
  See also http://freebsd.kde.org/ for latest information
 
 I am using portmaster.

(Please remember to CC the mailing list)

If portmaster doesn't have a verbose option, you can just cd to 
/usr/ports/x11/kdebase4-runtime/work and run gmake VERBOSE=1 from there.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] kdebase4-runtime

2010-05-23 Thread ajtiM
On Sunday 23 May 2010 12:28:30 Raphael Kubo da Costa wrote:
 On Sunday 23 May 2010 14:03:47 ajtiM wrote:
  On Sunday 23 May 2010 11:23:09 you wrote:
   On Sunday 23 May 2010 08:46:09 ajtiM wrote:
Hi!

My system:
 FreeBSD 8.0-RELEASE-p2, KDE 4.4.3

I tried to update kdebase4-runtime and I got:

Linking CXX standard module../../lob/oxygen.so
{93%} Built target oxygen
gmake: ***{all} Error 2
*** Error code 1
stop in usr/ports/x11/kdebase4-runtime
   
   Please use gmake VERBOSE=1 in the work directory so that cmake shows
   the exact error that has occurred.
   ___
   kde-freebsd mailing list
   kde-freebsd@kde.org
   https://mail.kde.org/mailman/listinfo/kde-freebsd
   See also http://freebsd.kde.org/ for latest information
  
  I am using portmaster.
 
 (Please remember to CC the mailing list)
 
 If portmaster doesn't have a verbose option, you can just cd to
 /usr/ports/x11/kdebase4-runtime/work and run gmake VERBOSE=1 from there.

I got an error on 94% now (I did as you wrote):


Linking CXX shared module ../../lib/kcm_attica.so
cd /usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.3/build/attica/kcm 
 /usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/kcm_attica.dir/link.txt --verbose=1
/usr/bin/c++  -fPIC -O2 -pipe -fno-strict-aliasing -Woverloaded-virtual -
fvisibility=hidden -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG  -lc 
-shared -Wl,-soname,kcm_attica.so -o ../../lib/kcm_attica.so 
CMakeFiles/kcm_attica.dir/kcm_attica_automoc.o 
CMakeFiles/kcm_attica.dir/providerconfigwidget.o 
CMakeFiles/kcm_attica.dir/atticamodule.o /usr/local/lib/libattica.so 
/usr/local/kde4/lib/libkdeui.so.7.0.1 /usr/local/kde4/lib/libkdecore.so.7.0.1 
/usr/local/lib/qt4/libQtDBus.so /usr/local/lib/qt4/libQtCore.so -pthread 
/usr/local/lib/qt4/libQtSvg.so /usr/local/lib/qt4/libQtGui.so -Wl,-
rpath,/usr/local/lib:/usr/local/kde4/lib:/usr/local/lib/qt4 
gmake[2]: Leaving directory `/usr/ports/x11/kdebase4-runtime/work/kdebase-
runtime-4.4.3/build'
/usr/local/bin/cmake -E cmake_progress_report /usr/ports/x11/kdebase4-
runtime/work/kdebase-runtime-4.4.3/build/CMakeFiles  12
[ 94%] Built target kcm_attica
gmake[1]: Leaving directory `/usr/ports/x11/kdebase4-runtime/work/kdebase-
runtime-4.4.3/build'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/x11/kdebase4-runtime.
*** Error code 1

Stop in /usr/ports/x11/kdebase4-runtime.

Mitja

http://starikarp.redbubble.com
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] kdebase4-runtime

2010-05-23 Thread ajtiM
On Sunday 23 May 2010 13:40:36 ajtiM wrote:
 On Sunday 23 May 2010 12:28:30 Raphael Kubo da Costa wrote:
  On Sunday 23 May 2010 14:03:47 ajtiM wrote:
   On Sunday 23 May 2010 11:23:09 you wrote:
On Sunday 23 May 2010 08:46:09 ajtiM wrote:
 Hi!
 
 My system:
  FreeBSD 8.0-RELEASE-p2, KDE 4.4.3
 
 I tried to update kdebase4-runtime and I got:
 
 Linking CXX standard module../../lob/oxygen.so
 {93%} Built target oxygen
 gmake: ***{all} Error 2
 *** Error code 1
 stop in usr/ports/x11/kdebase4-runtime

Please use gmake VERBOSE=1 in the work directory so that cmake shows
the exact error that has occurred.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
   
   I am using portmaster.
  
  (Please remember to CC the mailing list)
  
  If portmaster doesn't have a verbose option, you can just cd to
  /usr/ports/x11/kdebase4-runtime/work and run gmake VERBOSE=1 from there.
 
 I got an error on 94% now (I did as you wrote):
 
 
 Linking CXX shared module ../../lib/kcm_attica.so
 cd
 /usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.3/build/attica/kc
 m  /usr/local/bin/cmake -E cmake_link_script
 CMakeFiles/kcm_attica.dir/link.txt --verbose=1
 /usr/bin/c++  -fPIC -O2 -pipe -fno-strict-aliasing -Woverloaded-virtual -
 fvisibility=hidden -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG 
 -lc -shared -Wl,-soname,kcm_attica.so -o ../../lib/kcm_attica.so
 CMakeFiles/kcm_attica.dir/kcm_attica_automoc.o
 CMakeFiles/kcm_attica.dir/providerconfigwidget.o
 CMakeFiles/kcm_attica.dir/atticamodule.o /usr/local/lib/libattica.so
 /usr/local/kde4/lib/libkdeui.so.7.0.1
 /usr/local/kde4/lib/libkdecore.so.7.0.1 /usr/local/lib/qt4/libQtDBus.so
 /usr/local/lib/qt4/libQtCore.so -pthread /usr/local/lib/qt4/libQtSvg.so
 /usr/local/lib/qt4/libQtGui.so -Wl,-
 rpath,/usr/local/lib:/usr/local/kde4/lib:/usr/local/lib/qt4:::
 : gmake[2]: Leaving directory
 `/usr/ports/x11/kdebase4-runtime/work/kdebase- runtime-4.4.3/build'
 /usr/local/bin/cmake -E cmake_progress_report /usr/ports/x11/kdebase4-
 runtime/work/kdebase-runtime-4.4.3/build/CMakeFiles  12
 [ 94%] Built target kcm_attica
 gmake[1]: Leaving directory `/usr/ports/x11/kdebase4-runtime/work/kdebase-
 runtime-4.4.3/build'
 gmake: *** [all] Error 2
 *** Error code 1
 
 Stop in /usr/ports/x11/kdebase4-runtime.
 *** Error code 1
 
 Stop in /usr/ports/x11/kdebase4-runtime.
 
I am so sorry, I forgot to copy some part aove what I sent:

/usr/local/include/attica/platformdependent.h:47: note: virtual void 
Attica::PlatformDependent::addDefaultProviderFile(const QUrl)
/usr/local/include/attica/platformdependent.h:48: note: virtual void 
Attica::PlatformDependent::removeDefaultProviderFile(const QUrl)
/usr/local/include/attica/platformdependent.h:53: note: virtual void 
Attica::PlatformDependent::enableProvider(const QUrl, bool) const
/usr/local/include/attica/platformdependent.h:54: note: virtual bool 
Attica::PlatformDependent::isEnabled(const QUrl) const
gmake[2]: *** 
[attica/kdeplugin/CMakeFiles/attica_kde.dir/kdeplatformdependent.o] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/kdebase4-runtime/work/kdebase-
runtime-4.4.3/build'
gmake[1]: *** [attica/kdeplugin/CMakeFiles/attica_kde.dir/all] Error 2
/usr/local/bin/cmake -E cmake_progress_report /usr/ports/x11/kdebase4-
runtime/work/kdebase-runtime-4.4.3/build/CMakeFiles 
gmake[1]: *** Waiting for unfinished jobs

Mitja

http://starikarp.redbubble.com
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] kdebase4-runtime

2010-05-23 Thread Raphael Kubo da Costa
On Sunday 23 May 2010 15:44:44 ajtiM wrote:
 On Sunday 23 May 2010 13:40:36 ajtiM wrote:
  On Sunday 23 May 2010 12:28:30 Raphael Kubo da Costa wrote:
   On Sunday 23 May 2010 14:03:47 ajtiM wrote:
On Sunday 23 May 2010 11:23:09 you wrote:
 On Sunday 23 May 2010 08:46:09 ajtiM wrote:
  Hi!
  
  My system:
   FreeBSD 8.0-RELEASE-p2, KDE 4.4.3
  
  I tried to update kdebase4-runtime and I got:
  
  Linking CXX standard module../../lob/oxygen.so
  {93%} Built target oxygen
  gmake: ***{all} Error 2
  *** Error code 1
  stop in usr/ports/x11/kdebase4-runtime
 
 Please use gmake VERBOSE=1 in the work directory so that cmake
 shows the exact error that has occurred.
 ___
 kde-freebsd mailing list
 kde-freebsd@kde.org
 https://mail.kde.org/mailman/listinfo/kde-freebsd
 See also http://freebsd.kde.org/ for latest information

I am using portmaster.
   
   (Please remember to CC the mailing list)
   
   If portmaster doesn't have a verbose option, you can just cd to
   /usr/ports/x11/kdebase4-runtime/work and run gmake VERBOSE=1 from
   there.
  
  I got an error on 94% now (I did as you wrote):
  
  
  Linking CXX shared module ../../lib/kcm_attica.so
  cd
  /usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.3/build/attica/k
  c m  /usr/local/bin/cmake -E cmake_link_script
  CMakeFiles/kcm_attica.dir/link.txt --verbose=1
  /usr/bin/c++  -fPIC -O2 -pipe -fno-strict-aliasing -Woverloaded-virtual -
  fvisibility=hidden -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG
  -lc -shared -Wl,-soname,kcm_attica.so -o ../../lib/kcm_attica.so
  CMakeFiles/kcm_attica.dir/kcm_attica_automoc.o
  CMakeFiles/kcm_attica.dir/providerconfigwidget.o
  CMakeFiles/kcm_attica.dir/atticamodule.o /usr/local/lib/libattica.so
  /usr/local/kde4/lib/libkdeui.so.7.0.1
  /usr/local/kde4/lib/libkdecore.so.7.0.1 /usr/local/lib/qt4/libQtDBus.so
  /usr/local/lib/qt4/libQtCore.so -pthread /usr/local/lib/qt4/libQtSvg.so
  /usr/local/lib/qt4/libQtGui.so -Wl,-
  
  rpath,/usr/local/lib:/usr/local/kde4/lib:/usr/local/lib/qt4:::
  : gmake[2]: Leaving directory
  
  `/usr/ports/x11/kdebase4-runtime/work/kdebase- runtime-4.4.3/build'
  /usr/local/bin/cmake -E cmake_progress_report /usr/ports/x11/kdebase4-
  runtime/work/kdebase-runtime-4.4.3/build/CMakeFiles  12
  [ 94%] Built target kcm_attica
  gmake[1]: Leaving directory
  `/usr/ports/x11/kdebase4-runtime/work/kdebase- runtime-4.4.3/build'
  gmake: *** [all] Error 2
  *** Error code 1
  
  Stop in /usr/ports/x11/kdebase4-runtime.
  *** Error code 1
  
  Stop in /usr/ports/x11/kdebase4-runtime.
 
 I am so sorry, I forgot to copy some part aove what I sent:
 
 /usr/local/include/attica/platformdependent.h:47: note: virtual
 void Attica::PlatformDependent::addDefaultProviderFile(const QUrl)
 /usr/local/include/attica/platformdependent.h:48: note: virtual
 void Attica::PlatformDependent::removeDefaultProviderFile(const QUrl)
 /usr/local/include/attica/platformdependent.h:53: note: virtual
 void Attica::PlatformDependent::enableProvider(const QUrl, bool) const
 /usr/local/include/attica/platformdependent.h:54: note: virtual
 bool Attica::PlatformDependent::isEnabled(const QUrl) const
 gmake[2]: ***
 [attica/kdeplugin/CMakeFiles/attica_kde.dir/kdeplatformdependent.o] Error 1
 gmake[2]: Leaving directory `/usr/ports/x11/kdebase4-runtime/work/kdebase-
 runtime-4.4.3/build'
 gmake[1]: *** [attica/kdeplugin/CMakeFiles/attica_kde.dir/all] Error 2
 /usr/local/bin/cmake -E cmake_progress_report /usr/ports/x11/kdebase4-
 runtime/work/kdebase-runtime-4.4.3/build/CMakeFiles
 gmake[1]: *** Waiting for unfinished jobs

The actual error message still seems to be missing (it's between both parts 
you've pasted). Apparently, it has something to do with attica. Have you 
updated it before kdebase?
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] kdebase4-runtime

2010-05-23 Thread ajtiM
On Sunday 23 May 2010 13:58:01 Raphael Kubo da Costa wrote:
 On Sunday 23 May 2010 15:44:44 ajtiM wrote:
  On Sunday 23 May 2010 13:40:36 ajtiM wrote:
   On Sunday 23 May 2010 12:28:30 Raphael Kubo da Costa wrote:
On Sunday 23 May 2010 14:03:47 ajtiM wrote:
 On Sunday 23 May 2010 11:23:09 you wrote:
  On Sunday 23 May 2010 08:46:09 ajtiM wrote:
   Hi!
   
   My system:
FreeBSD 8.0-RELEASE-p2, KDE 4.4.3
   
   I tried to update kdebase4-runtime and I got:
   
   Linking CXX standard module../../lob/oxygen.so
   {93%} Built target oxygen
   gmake: ***{all} Error 2
   *** Error code 1
   stop in usr/ports/x11/kdebase4-runtime
  
  Please use gmake VERBOSE=1 in the work directory so that cmake
  shows the exact error that has occurred.
  ___
  kde-freebsd mailing list
  kde-freebsd@kde.org
  https://mail.kde.org/mailman/listinfo/kde-freebsd
  See also http://freebsd.kde.org/ for latest information
 
 I am using portmaster.

(Please remember to CC the mailing list)

If portmaster doesn't have a verbose option, you can just cd to
/usr/ports/x11/kdebase4-runtime/work and run gmake VERBOSE=1 from
there.
   
   I got an error on 94% now (I did as you wrote):
   
   
   Linking CXX shared module ../../lib/kcm_attica.so
   cd
   /usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.3/build/attica
   /k c m  /usr/local/bin/cmake -E cmake_link_script
   CMakeFiles/kcm_attica.dir/link.txt --verbose=1
   /usr/bin/c++  -fPIC -O2 -pipe -fno-strict-aliasing -Woverloaded-virtual
   - fvisibility=hidden -fvisibility-inlines-hidden -O2 -DNDEBUG
   -DQT_NO_DEBUG -lc -shared -Wl,-soname,kcm_attica.so -o
   ../../lib/kcm_attica.so CMakeFiles/kcm_attica.dir/kcm_attica_automoc.o
   CMakeFiles/kcm_attica.dir/providerconfigwidget.o
   CMakeFiles/kcm_attica.dir/atticamodule.o /usr/local/lib/libattica.so
   /usr/local/kde4/lib/libkdeui.so.7.0.1
   /usr/local/kde4/lib/libkdecore.so.7.0.1 /usr/local/lib/qt4/libQtDBus.so
   /usr/local/lib/qt4/libQtCore.so -pthread /usr/local/lib/qt4/libQtSvg.so
   /usr/local/lib/qt4/libQtGui.so -Wl,-
   
   
rpath,/usr/local/lib:/usr/local/kde4/lib:/usr/local/lib/qt4:::
   : gmake[2]: Leaving directory
   
   `/usr/ports/x11/kdebase4-runtime/work/kdebase- runtime-4.4.3/build'
   /usr/local/bin/cmake -E cmake_progress_report /usr/ports/x11/kdebase4-
   runtime/work/kdebase-runtime-4.4.3/build/CMakeFiles  12
   [ 94%] Built target kcm_attica
   gmake[1]: Leaving directory
   `/usr/ports/x11/kdebase4-runtime/work/kdebase- runtime-4.4.3/build'
   gmake: *** [all] Error 2
   *** Error code 1
   
   Stop in /usr/ports/x11/kdebase4-runtime.
   *** Error code 1
   
   Stop in /usr/ports/x11/kdebase4-runtime.
  
  I am so sorry, I forgot to copy some part aove what I sent:
  
  /usr/local/include/attica/platformdependent.h:47: note: virtual
  void Attica::PlatformDependent::addDefaultProviderFile(const QUrl)
  /usr/local/include/attica/platformdependent.h:48: note: virtual
  void Attica::PlatformDependent::removeDefaultProviderFile(const QUrl)
  /usr/local/include/attica/platformdependent.h:53: note: virtual
  void Attica::PlatformDependent::enableProvider(const QUrl, bool) const
  /usr/local/include/attica/platformdependent.h:54: note: virtual
  bool Attica::PlatformDependent::isEnabled(const QUrl) const
  gmake[2]: ***
  [attica/kdeplugin/CMakeFiles/attica_kde.dir/kdeplatformdependent.o] Error
  1 gmake[2]: Leaving directory
  `/usr/ports/x11/kdebase4-runtime/work/kdebase- runtime-4.4.3/build'
  gmake[1]: *** [attica/kdeplugin/CMakeFiles/attica_kde.dir/all] Error 2
  /usr/local/bin/cmake -E cmake_progress_report /usr/ports/x11/kdebase4-
  runtime/work/kdebase-runtime-4.4.3/build/CMakeFiles
  gmake[1]: *** Waiting for unfinished jobs
 
 The actual error message still seems to be missing (it's between both parts
 you've pasted). Apparently, it has something to do with attica. Have you
 updated it before kdebase?
 ___

I updated kdebase4 first and than try kdebase4-runtime. I did this after I 
installed KDE 4.4.3.


Mitja

http://starikarp.redbubble.com
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] branches/qt-4.7/www/qt4-webkit

2010-05-23 Thread Alberto Villa
SVN commit 6217 by xzhayon:

- Really fix build.



 M  +5 -4  Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] branches/qt-4.7/devel/qt4-assistant

2010-05-23 Thread Alberto Villa
SVN commit 6218 by xzhayon:

- Fix build.



 M  +1 -1  Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] branches/qt-4.7/devel/qt4-designer

2010-05-23 Thread Alberto Villa
SVN commit 6220 by xzhayon:

- Fix build and plist.



 M  +2 -1  Makefile  
 M  +2 -0  pkg-plist  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] kdebase4-runtime doesn't pull in libssh if compat7x is installed

2010-05-23 Thread Yuri Pankov
Hi,

x11/kdebase4-runtime doesn't in pull security/libssh as dependency if we
have misc/compat7x installed (installs libssh.so.4 as well, in different
location). Detection of security/libssh could be changed to
${LOCALBASE}/include/libssh/libssh.h. Patch attached.


Thanks,
Yuri
Index: Makefile
===
RCS file: /home/ncvs/ports/x11/kdebase4-runtime/Makefile,v
retrieving revision 1.235
diff -u -r1.235 Makefile
--- Makefile21 May 2010 16:22:40 -  1.235
+++ Makefile24 May 2010 02:27:58 -
@@ -8,7 +8,7 @@
 
 PORTNAME=  kdebase-runtime
 PORTVERSION=   ${KDE4_VERSION}
-PORTREVISION=  0
+PORTREVISION=  1
 CATEGORIES=x11 kde
 MASTER_SITES=  ${MASTER_SITE_KDE}
 MASTER_SITE_SUBDIR=${KDE4_BRANCH}/${PORTVERSION}/src
@@ -17,10 +17,11 @@
 MAINTAINER=k...@freebsd.org
 COMMENT=   Basic applications for the KDE system
 
+BUILD_DEPENDS= ${LOCALBASE}/include/libssh/libssh.h
 LIB_DEPENDS=   xine.1:${PORTSDIR}/multimedia/libxine \
slp.1:${PORTSDIR}/net/openslp \
-   attica.0:${PORTSDIR}/x11-toolkits/attica \
-   ssh.4:${PORTSDIR}/security/libssh
+   attica.0:${PORTSDIR}/x11-toolkits/attica
+RUN_DEPENDS=   ${LOCALBASE}/include/libssh/libssh.h
 
 USE_KDE4=  kdelibs kdeprefix kdehier automoc4 #pimlibs
 KDE4_BUILDENV= yes
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information