Bug 130747

Summary: [FIX] cad/qcad path to qt assistant
Product: Ports & Packages Reporter: Alexey Shuvaev <shuvaev>
Component: Individual Port(s)Assignee: Michael Reifenberger <mr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Alexey Shuvaev 2009-01-19 15:30:01 UTC
Fix the paths to qt assistant and qcad manual that are being encoded
into the qcad binary.

Without this patch it is not possible to launch manual from qcad.
The (typical) error printed in qcad's command line is:
Cannot start Qt Assistant '/home/lexx/bin/assistant -server -profile /qcaddoc.adp'

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-19 15:30:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mr

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-01-21 14:20:54 UTC
mr          2009-01-21 14:20:34 UTC

  FreeBSD ports repository

  Modified files:
    cad/qcad             Makefile 
  Log:
  Fix the paths to qt assistant and qcad manual that are being encoded
  into the qcad binary.
  
  PR:             ports/130747
  Submitted by:   Alexey Shuvaev
  
  Revision  Changes    Path
  1.53      +6 -1      ports/cad/qcad/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 Reifenberger freebsd_committer freebsd_triage 2009-01-21 14:21:18 UTC
State Changed
From-To: open->closed

committed to ports