Bug 36193 - www/mozilla: make -DWITHOUT_CHATZILLA => pkg-plist is wrong
Summary: www/mozilla: make -DWITHOUT_CHATZILLA => pkg-plist is wrong
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-22 09:30 UTC by Alan E
Modified: 2002-04-15 22:45 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan E 2002-03-22 09:30:02 UTC
The files that are not installed if the WITHOUT_CHATZILLA knob is used
are not conditionalized in pkg-plist.

Fix: 

I'll try to fix it over the weekend if you gnome folks don't beat me to it.
How-To-Repeat: make -DWITHOUT_CHATZILLA install
make -DWITHOUT_CHATZILLA package

This will fail.

or "make -DWITHOUT_CHATZILLA deinstall", for that matter.
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-03-22 21:11:53 UTC
Responsible Changed
From-To: freebsd-ports->gnome

Over to maintainers
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2002-04-15 22:44:57 UTC
State Changed
From-To: open->closed

This has been fixed.  Thanks for reporting this.