Bug 110330 - kdeartwork and xscreensaver-kde does not find installed xscreensaver
Summary: kdeartwork and xscreensaver-kde does not find installed xscreensaver
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-15 11:40 UTC by Palle Girgensohn
Modified: 2007-03-15 15:00 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.59 KB, patch)
2007-03-15 11:40 UTC, Palle Girgensohn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Palle Girgensohn freebsd_committer freebsd_triage 2007-03-15 11:40:04 UTC
Hi,

it seems that kdeartwork and xscreensaver-kde look for xscreensaver
and xscreensaver-gnome stuff in X11BASE, but they are installed in
LOCALBASE nowadays. This leads to confusions with packages and portugprades.

Fix: I believe this will fix it?
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-03-15 12:24:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-15 14:53:09 UTC
lofi        2007-03-15 14:53:01 UTC

  FreeBSD ports repository

  Modified files:
    x11-themes/kdeartwork3 Makefile 
    x11/xscreensaver-kde Makefile 
  Log:
  Look for xscreensaver executables in the correct prefix.
  
  PR:     ports/110330
  Submitted by:   girgen
  
  Revision  Changes    Path
  1.48      +5 -4      ports/x11-themes/kdeartwork3/Makefile
  1.24      +5 -4      ports/x11/xscreensaver-kde/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Michael Nottebrock freebsd_committer freebsd_triage 2007-03-15 14:54:30 UTC
State Changed
From-To: open->closed

Applied, thanks for reporting!