Hello KDE team,
When I was worked on move GNOME from X11BASE to LOCALBASE, so I have to
edit x11-themes/kdeartwork3 and put in MC CVS. To me, it looks like it is
a copy-n-paste error or are those dependencies are correct?
============================================
.if exists(${X11BASE}/bin/xscreensaver)
WITH_XS= yes
.endif # exists(${X11BASE}/bin/xscreensaver)
.if
exists(${X11BASE}/share/gnome/control-center-2.0/capplets/screensaver-properties.desktop)
WITH_XSGNOME= yes
.endif # exists(${X11BASE}/bin/screensaver-properties-capplet)
.if defined(WITH_XS) && !defined(WITH_XSGNOME)
RUN_DEPENDS+= kxsconfig:${PORTSDIR}/x11/xscreensaver-kde
.endif # defined(WITH_XS)
.if defined(WITH_XSGNOME)
RUN_DEPENDS+= kxsconfig:${PORTSDIR}/x11/xscreensaver-kde
.endif # defined(WITH_XSGNOME)
============================================
Shouldn't that WITH_XS's dependency be xscreensaver and WITH_XSGNOME's
dendency be xscreensaver-gnome instead that xscreensaver-kde?
While I am here, is there any KDE mailing list archive? I visited to
http://freebsd.kde.org/contact.php , then click on any of archives link
but those gave me 404 error. I want to search for something in KDE mailing
list archive.
Cheers,
Mezz
--
[EMAIL PROTECTED] - [EMAIL PROTECTED]
FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/ - [EMAIL PROTECTED]
http://wiki.freebsd.org/multimedia - [EMAIL PROTECTED]
_______________________________________________
kde-freebsd mailing list
[email protected]
http://kf.liquidneon.com/mailman/listinfo/kde-freebsd