Bug 62631

Summary: [PATCH] www/mozilla-firebird: PLIST problem wrt .h files
Product: Ports & Packages Reporter: Palle Girgensohn <girgen>
Component: Individual Port(s)Assignee: Trevor Johnson <trevor>
Status: Closed FIXED    
Severity: Affects Only Me CC: gnome
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

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.