Bug 135675 - print/py-cups is broken with alternative LOCALBASE
Summary: print/py-cups is broken with alternative 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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-17 19:50 UTC by Kris Moore
Modified: 2009-06-20 20:50 UTC (History)
0 users

See Also:


Attachments
file.diff (354 bytes, patch)
2009-06-17 19:50 UTC, Kris Moore
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kris Moore freebsd_committer freebsd_triage 2009-06-17 19:50:03 UTC
The port py-cups has a instance of "/usr/local" hardcoded into it, which causes various python scripts to fail when using an alternative LOCALBASE, such as we do in PC-BSD.

The attached patch does fix the issue though, confirmed here.

Fix: Patch attached with submission follows:
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2009-06-17 22:36:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-17 22:38:02 UTC
Responsible Changed
From-To: dhn->dhn

No change here.
Comment 3 Dennis Herrmann freebsd_committer freebsd_triage 2009-06-20 20:42:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-06-20 20:42:25 UTC
dhn         2009-06-20 19:42:12 UTC

  FreeBSD ports repository

  Modified files:
    print/py-cups        Makefile 
  Log:
  - Fix build with custom LOCALBASE.
  
  PR:             ports/135675
  Submitted by:   kmoore@
  Approved by:    ahze@
  
  Revision  Changes    Path
  1.14      +4 -0      ports/print/py-cups/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"