Bug 67053 - mail/xfmail package building problem
Summary: mail/xfmail package building problem
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: Mike Heffner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-22 19:20 UTC by Dmitry Morozovsky
Modified: 2004-05-26 03:32 UTC (History)
0 users

See Also:


Attachments
file.diff (443 bytes, patch)
2004-05-22 19:20 UTC, Dmitry Morozovsky
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Morozovsky 2004-05-22 19:20:26 UTC
Testing local package building system I found mail/xfmail pkg-plist problem.

Fix: (Possibly also convert pkg-plist into Makefile PLIST* variables?)
How-To-Repeat: 
cd /usr/ports/mail/xfmail
make package

Observe absence of libxfeditor.* leading tar to fail.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-05-23 01:33:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mikeh

Over to maintainer.
Comment 2 Mike Heffner freebsd_committer freebsd_triage 2004-05-26 03:31:24 UTC
State Changed
From-To: open->closed

Committed a patch to Makefile, thanks for testing.