Bug 39181 - mail/p5-Mail-Audit/Makefile has missing runtime dependencies
Summary: mail/p5-Mail-Audit/Makefile has missing runtime dependencies
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: Pete Fritchman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-12 03:50 UTC by David Marshall
Modified: 2002-06-13 17:21 UTC (History)
0 users

See Also:


Attachments
file.diff (495 bytes, patch)
2002-06-12 03:50 UTC, David Marshall
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Marshall 2002-06-12 03:50:01 UTC
	some of the modules installed for Mail::Audit require
        other modules that are not included in the Makefile

How-To-Repeat:         install mail/p5-Mail-Audit on a system that does not have
        p5-mail-MIME-Tools installed
        cd /usr/local/lib/perl5/site_perl/.../
        perl -c Mail/Audit/MimeEntity.pm
Comment 1 Anton Berezin freebsd_committer freebsd_triage 2002-06-12 23:27:22 UTC
Responsible Changed
From-To: freebsd-ports->petef

Over to maintainer.
Comment 2 Pete Fritchman freebsd_committer freebsd_triage 2002-06-13 17:21:43 UTC
State Changed
From-To: open->closed

Committed, thanks!