Bug 218921 - net/mDNSResponder: respect CFLAGS
Summary: net/mDNSResponder: respect CFLAGS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-27 21:38 UTC by Pawel Pekala
Modified: 2017-04-28 20:43 UTC (History)
0 users

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


Attachments
CFLAGS fix (626 bytes, patch)
2017-04-27 21:38 UTC, Pawel Pekala
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Pekala freebsd_committer freebsd_triage 2017-04-27 21:38:24 UTC
Created attachment 182138 [details]
CFLAGS fix

Respect CFLAGS during build, this is required by Porter's Handbook.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-28 20:36:22 UTC
A commit references this bug:

Author: sunpoet
Date: Fri Apr 28 20:36:11 UTC 2017
New revision: 439649
URL: https://svnweb.freebsd.org/changeset/ports/439649

Log:
  Respect CFLAGS

  - Bump PORTREVISION for package change

  PR:		218921
  Submitted by:	pawel

Changes:
  head/net/mDNSResponder/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-04-28 20:43:06 UTC
Committed. Thanks!