Bug 117805

Summary: [PATCH] graphics/autotrace: make dependencies on ming and pstoedit OPTIONS.
Product: Ports & Packages Reporter: rsmith
Component: Individual Port(s)Assignee: Thomas Abthorpe <tabthorpe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description rsmith 2007-11-04 09:00:08 UTC
	Autotrace depends on ming and pstoedit, but it works without them
	(with less available output formats, of course).

Fix: The following patch makes the dependancies on ming and pstoedit
OPTIONS. Portlint says: 'looks fine'.
---------------- graphics/autotrace/Makefile patch ----------------
How-To-Repeat: 	Build autotrace, see it pull in ming and pstoedit.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-04 09:00:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

itetcu@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2008-01-24 08:10:34 UTC
Responsible Changed
From-To: itetcu->freebsd-ports-bugs

With bugmeister hat on, reset itetcu's ownership of this one, since he has 
been inactive for some time.
Comment 3 Thomas Abthorpe freebsd_committer freebsd_triage 2008-01-25 19:35:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-01-26 14:10:24 UTC
tabthorpe    2008-01-26 14:10:19 UTC

  FreeBSD ports repository

  Modified files:
    graphics/autotrace   Makefile 
  Log:
  - OPTIONify dependencies
  - While I am here, use SF macro
  
  PR:             ports/117805
  Submitted by:   Roland Smith <rsmith xs4all.nl>
  Reviewed by:    miwi
  Sponsored by:   FreeBSD Bug-a-thon #3
  
  Revision  Changes    Path
  1.37      +17 -6     ports/graphics/autotrace/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 5 Thomas Abthorpe freebsd_committer freebsd_triage 2008-01-26 14:11:09 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!