Hi!

x11/xscreensaver-kde doesn't install. It's Makefile should be patched,
because the file path in x11/xscreensaver-gnome is different.

--- a/x11/xscreensaver-kde/Makefile
+++ b/x11/xscreensaver-kde/Makefile
@@ -48,8 +48,8 @@ RUN_DEPENDS+= xscreensaver:${PORTSDIR}/x11/xscreensaver
 .endif # defined(WITH_XS)

 .if defined(WITH_XSGNOME)
-BUILD_DEPENDS+=        ${LOCALBASE}/share/gnome/applications/gnome-
screensaver-properties.desktop:${PORTSDIR}/x11/xscreensaver-gnome
-RUN_DEPENDS+=  ${LOCALBASE}/share/gnome/applications/gnome-
screensaver-properties.desktop:${PORTSDIR}/x11/xscreensaver-gnome
+BUILD_DEPENDS+=        ${LOCALBASE}/share/applications/gnome-
screensaver-properties.desktop:${PORTSDIR}/x11/xscreensaver-gnome
+RUN_DEPENDS+=  ${LOCALBASE}/share/applications/gnome-
screensaver-properties.desktop:${PORTSDIR}/x11/xscreensaver-gnome
 .endif # defined(WITH_XSGNOME)

 pre-configure:


-- 
Mit freundlichen Grüßen,
Anatoly Borodin
business: [EMAIL PROTECTED]
privat: [EMAIL PROTECTED]
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd

Reply via email to