Bug 62631 - [PATCH] www/mozilla-firebird: PLIST problem wrt .h files
Summary: [PATCH] www/mozilla-firebird: PLIST problem wrt .h files
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: Trevor Johnson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-10 13:30 UTC by Palle Girgensohn
Modified: 2004-02-11 07:24 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 Palle Girgensohn 2004-02-10 13:30:15 UTC
The mozilla-firebird port executes a rm -rf
/usr/X11R6/lib/firebird/include but there are about 1500 rows of those
files in the pkg-plist file.

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50

Fix: 

I'm not sure of the reason for removing the header files, but either
remove the headers from th pkg-plist or remove the rm -rf lien from
the Makefile
Comment 1 Palle Girgensohn 2004-02-10 13:54:12 UTC
same goes for lib/firebird/share/idl

/Palle
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2004-02-10 17:03:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer(s).
Comment 3 Trevor Johnson freebsd_committer freebsd_triage 2004-02-10 18:21:12 UTC
Responsible Changed
From-To: gnome->trevor

I'm working on this.
Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-02-11 07:24:14 UTC
State Changed
From-To: open->closed

Trevor has fixed this in www/firefox 0.8.  Thanks for reporting.