Bug 163231 - [patch] audio/py-mad: respect CC & LOCALBASE
Summary: [patch] audio/py-mad: respect CC & LOCALBASE
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: 2011-12-13 06:10 UTC by Jan Beich
Modified: 2012-01-03 23:50 UTC (History)
0 users

See Also:


Attachments
cc.diff (552 bytes, patch)
2011-12-13 06:10 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2011-12-13 06:10:12 UTC
config_unix.py script wants to find mad headers under --prefix,
which are installed under LOCALBASE. OTOH, do-install uses setup.py
and installs under PYTHONPREFIX_SITELIBDIR.

How-To-Repeat: http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp.20110723205754/py27-mad-0.6_1.log

$ make install PREFIX=/foo
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-13 06:10:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2012-01-03 23:41:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-01-03 23:41:07 UTC
miwi        2012-01-03 23:40:53 UTC

  FreeBSD ports repository

  Modified files:
    audio/py-mad         Makefile 
  Log:
  - Respect CC
  - Respect LOCALBASE
  
  PR:             163231
  Submitted by:   Jan Beich <jbeich@tormail.net>
  
  Revision  Changes    Path
  1.18      +1 -1      ports/audio/py-mad/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"