Bug 134662 - [patch] x11-toolkits/fox12 fox14 fox16 recorde depenedencies on cups-client
Summary: [patch] x11-toolkits/fox12 fox14 fox16 recorde depenedencies on cups-client
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-18 21:30 UTC by dirk.meyer
Modified: 2009-05-20 13:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.49 KB, patch)
2009-05-18 21:30 UTC, dirk.meyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dirk.meyer 2009-05-18 21:30:01 UTC
	This ports needs libcups.so to build.
	But the depenedencies is not recorded.
	Verfied sucessufull build in a clean jail.

Fix: apply this patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-18 21:30:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-20 12:57:51 UTC
araujo      2009-05-20 11:57:37 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/fox12   Makefile 
    x11-toolkits/fox14   Makefile 
    x11-toolkits/fox16   Makefile 
  Log:
  - These ports needs libcups.so to build.
  
  PR:             ports/134662
  Submitted by:   dionex
  
  Revision  Changes    Path
  1.15      +1 -0      ports/x11-toolkits/fox12/Makefile
  1.71      +1 -0      ports/x11-toolkits/fox14/Makefile
  1.26      +1 -0      ports/x11-toolkits/fox16/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 Marcelo Araujo freebsd_committer freebsd_triage 2009-05-20 12:57:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!