Bug 125129 - [patch] graphics/autotrace options setting ignored
Summary: [patch] graphics/autotrace options setting ignored
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: 2008-07-01 00:40 UTC by Warren Block
Modified: 2008-07-01 09:40 UTC (History)
0 users

See Also:


Attachments
file.diff (551 bytes, patch)
2008-07-01 00:40 UTC, Warren Block
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Warren Block 2008-07-01 00:40:01 UTC
graphics/autotrace port has OPTIONS setting in the Makefile, but the options are ignored due to missing .include <bsd.port.pre.mk> statement.

Fix: Apply patch.


Patch attached with submission follows:
How-To-Repeat: cd /usr/ports/graphics/autotrace
make config
  disable MING option
make
  ...and watch it try to include /usr/ports/graphics/ming anyway
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-07-01 09:30:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-01 09:30:08 UTC
miwi        2008-07-01 08:29:57 UTC

  FreeBSD ports repository

  Modified files:
    graphics/autotrace   Makefile 
  Log:
  - Fix Options
  
  PR:             125129
  Submitted by:   Warren Block <wblock@wonkity.com>
  
  Revision  Changes    Path
  1.39      +4 -2      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"