Bug 150326 - Patch for ports/x11/xcolors/Makefile
Summary: Patch for ports/x11/xcolors/Makefile
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-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-06 14:40 UTC by jhs
Modified: 2010-09-09 19:40 UTC (History)
0 users

See Also:


Attachments
file.diff (408 bytes, patch)
2010-09-06 14:40 UTC, jhs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jhs 2010-09-06 14:40:07 UTC
	patch for x11/xcolors/Makefile add RUN_DEPENDS x11/rgb

Fix: Patch appended
http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/jhs/x11/xcolors/Makefile.REL=ALL.diff

To avoid error message
/usr/local/lib/X11/rgb.txt: No such file or directory
How-To-Repeat: 	
xcolors
	error message
/usr/local/lib/X11/rgb.txt: No such file or directory
Comment 1 dfilter service freebsd_committer freebsd_triage 2010-09-09 19:33:24 UTC
makc        2010-09-09 18:33:05 UTC

  FreeBSD ports repository

  Modified files:
    x11/xcolors          Makefile 
  Log:
  Add dependency on x11/rgb
  
  PR:             ports/150326
  Submitted by:   Julian H. Stacey <jhs at berklix.com>
  
  Revision  Changes    Path
  1.30      +3 -1      ports/x11/xcolors/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 2 Max Brazhnikov freebsd_committer freebsd_triage 2010-09-09 19:33:27 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!