Bug 161944

Summary: [patch] lang/tcc: respect CC/PREFIX
Product: Ports & Packages Reporter: Nali Toja <nalitoja>
Component: Individual Port(s)Assignee: Dirk Meyer <dinoex>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
build.diff none

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.