Bug 88114 - ports/mail/biffer refers to /usr/local - with simple fix
Summary: ports/mail/biffer refers to /usr/local - with simple fix
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: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 05:40 UTC by jsellens
Modified: 2005-10-28 08:03 UTC (History)
0 users

See Also:


Attachments
pppp (1.11 KB, text/plain)
2005-10-28 05:40 UTC, jsellens
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jsellens 2005-10-28 05:40:13 UTC
	ports/mail/biffer refers to /usr/local - needs a minor
	adjustment to a patch file to set PREFIX

Fix: patch follows - ups PORTREVISION and fixes the patch
	to biffer_comsat/Makefile from the distribution

	I'm the port's maintainer, but have no commit access.

	Thanks!
How-To-Repeat: 	Try installing it to other than /usr/local
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-10-28 05:43:06 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-10-28 07:41:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 3 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-10-28 08:00:30 UTC
State Changed
From-To: open->closed

Committed along with s|${WRKDIR}/${DISTNAME}|${WRKSRC}| (style), thanks! 

Note that it is not necessary to bump ${PORTREVISION}, as it reflects the 
contents of the package (which is built with PREFIX=/usr/local).