Bug 121607 - [maintainer update] fix games/netris to build when CC is set to an absolute path
Summary: [maintainer update] fix games/netris to build when CC is set to an absolute path
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-11 17:00 UTC by Gavin Atkinson
Modified: 2008-03-13 21:00 UTC (History)
0 users

See Also:


Attachments
netris.diff (1.12 KB, patch)
2008-03-11 17:00 UTC, Gavin Atkinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Atkinson 2008-03-11 17:00:01 UTC
	games/netris fails when CC is set to an absolute path.  Attached patch
fixes it.

How-To-Repeat: 	setenv CC /usr/bin/gcc
	cd /usr/ports/games/netris
	make all
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-03-11 17:09:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-03-13 20:56:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-03-13 20:57:37 UTC
miwi        2008-03-13 20:57:08 UTC

  FreeBSD ports repository

  Modified files:
    games/netris/files   patch-aa 
  Log:
  - Fix build when CC is set to an absolute
  
  PR:             121607
  Submitted by:   Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> (maintainer)
  
  Revision  Changes    Path
  1.6       +11 -2     ports/games/netris/files/patch-aa
_______________________________________________
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"