Bug 199058 - [patch] sysutils/dirdiff: fails to build when CFLAGS is set in /etc/make.conf
Summary: [patch] sysutils/dirdiff: fails to build when CFLAGS is set in /etc/make.conf
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: freebsd-tcltk (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-03-31 03:01 UTC by Lawrence Chen
Modified: 2015-03-31 21:54 UTC (History)
1 user (show)

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


Attachments
patch to handle CFLAGS set in /etc/make.conf (or not.) (395 bytes, patch)
2015-03-31 03:01 UTC, Lawrence Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lawrence Chen 2015-03-31 03:01:06 UTC
Created attachment 155040 [details]
patch to handle CFLAGS set in /etc/make.conf (or not.)

Was looking for a good way to compare two directories, thought I would try this port.  But, found it failed to build because I had CFLAGS set in my /etc/make.conf.

Here's my proposed adjustment to the post-patch adjustment to CFLAGS in the port's Makefile.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-03-31 21:54:39 UTC
A commit references this bug:

Author: gahr
Date: Tue Mar 31 21:53:58 UTC 2015
New revision: 382877
URL: https://svnweb.freebsd.org/changeset/ports/382877

Log:
  - Fix build

  PR:		199058
  Submitted by:	Lawrence Chen <beastie@tardisi.com>
  Discussed with:	bapt

Changes:
  head/sysutils/dirdiff/Makefile