Bug 207217 - lang/php70-extensions: OPTIONS not working
Summary: lang/php70-extensions: OPTIONS not working
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-15 16:21 UTC by Sascha Holzleiter
Modified: 2016-02-15 16:24 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (miwi)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Holzleiter 2016-02-15 16:21:24 UTC
"make config" on this port shows no default options and even if I select some options i get weird dependencies on the resulting package.

I think bsd.port.options.mk is included to soon before the default options are set. Putting the include after the OPTIONS_DEFAULT block seems to help.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2016-02-15 16:24:30 UTC
Oh, i forgot to change that back. its fixed.


Thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-02-15 16:24:39 UTC
A commit references this bug:

Author: miwi
Date: Mon Feb 15 16:24:05 UTC 2016
New revision: 408945
URL: https://svnweb.freebsd.org/changeset/ports/408945

Log:
  - Update to 1.1
  - Fix default options handling

  PR:		207217
  Submitted by:	Sascha Holzleiter

Changes:
  head/lang/php70-extensions/Makefile