Bug 161944 - [patch] lang/tcc: respect CC/PREFIX
Summary: [patch] lang/tcc: respect CC/PREFIX
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-23 21:40 UTC by Nali Toja
Modified: 2011-10-24 06:33 UTC (History)
0 users

See Also:


Attachments
build.diff (483 bytes, patch)
2011-10-23 21:40 UTC, Nali Toja
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nali Toja 2011-10-23 21:40:01 UTC

How-To-Repeat: $ echo CC=clang >>/etc/make.conf
$ make install deinstall PREFIX=/foo
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-23 21:40:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-24 05:05:20 UTC
dinoex      2011-10-24 04:05:11 UTC

  FreeBSD ports repository

  Modified files:
    lang/tcc             Makefile 
  Log:
  - honor PREFIX
  PR:             161944
  Submitted by:   Nali Toja
  
  Revision  Changes    Path
  1.15      +1 -0      ports/lang/tcc/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 3 Dirk Meyer freebsd_committer freebsd_triage 2011-10-24 06:32:40 UTC
State Changed
From-To: open->closed

committed, thanks.