Bug 150342 - [patch] net/pcbsd-netmanager does not respect PREFIX
Summary: [patch] net/pcbsd-netmanager does not respect 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: Kris Moore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-07 07:30 UTC by David Naylor
Modified: 2010-09-10 15:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1001 bytes, patch)
2010-09-07 07:30 UTC, David Naylor
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Naylor 2010-09-07 07:30:05 UTC
net/pcbsd-netmanager does not respect PREFIX.

Fix: See attached patch.  Patch also fixes some complaints by portlint.  

Patch attached with submission follows:
How-To-Repeat: # port test

or

# make package KDE4_PREFIX=/usr/local
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-07 07:30:12 UTC
Maintainer of net/pcbsd-netmanager,

Please note that PR ports/150342 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/150342

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-07 07:30:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Kris Moore freebsd_committer freebsd_triage 2010-09-07 16:46:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kmoore

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-09-10 15:02:27 UTC
kmoore      2010-09-10 14:02:23 UTC

  FreeBSD ports repository

  Modified files:
    net/pcbsd-netmanager Makefile 
  Log:
  Respect PREFIX
  
  PR: 150342
  Submitted by: David Naylor <naylor.b.david@gmail.com>
  
  Revision  Changes    Path
  1.9       +6 -4      ports/net/pcbsd-netmanager/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 5 Kris Moore freebsd_committer freebsd_triage 2010-09-10 15:03:19 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!