Bug 144149 - print/lilypond doesn't correctly depend on rsync
Summary: print/lilypond doesn't correctly depend on rsync
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: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-20 21:20 UTC by Henry Miller
Modified: 2010-02-23 08:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Miller 2010-02-20 21:20:02 UTC
Lilypond needs an install depend on net/rsyc   (I think this applies only to documentation but I'm not sure)

/usr/local/bin/python2.6 /usr/ports/print/lilypond/work/lilypond-2.13.9/stepmake/bin/install.py -c -m 755 -d /usr/local/share/doc/lilypond/html                       
rsync -rl --exclude='*.signature' ./out-www/offline-root/ /usr/local/share/doc/lilypond/html                                                                          
gmake[1]: rsync: Command not found                                                 
gmake[1]: *** [install-WWW] Error 127                                              
gmake[1]: Leaving directory `/usr/ports/print/lilypond/work/lilypond-2.13.9'       
gmake: *** [install-doc] Error 2                                                   
*** Error code 2                                                                   

Stop in /usr/ports/print/lilypond.
*** Error code 1

How-To-Repeat: Install lilypond from source on a machine without net/rsync installed
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-02-20 22:47:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

Fix synopsis and assign.
Comment 2 Pietro Cerutti freebsd_committer freebsd_triage 2010-02-23 08:08:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-02-23 08:09:01 UTC
gahr        2010-02-23 08:08:48 UTC

  FreeBSD ports repository

  Modified files:
    print/lilypond       Makefile 
  Log:
  - Add build dependency on net/rsync when installing docs
  
  PR:             144149
  Submitted by:   Henry Miller <hank@millerfarm.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.69      +2 -1      ports/print/lilypond/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"