From owner-freebsd-gnome@FreeBSD.ORG Tue Feb 10 05:20:44 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B4A816A4CE; Tue, 10 Feb 2004 05:20:44 -0800 (PST) Received: from rambutan.pingpong.net (81.milagro.bahnhof.net [195.178.168.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8275E43D1D; Tue, 10 Feb 2004 05:20:43 -0800 (PST) (envelope-from girgen@rambutan.pingpong.net) Received: from rambutan.pingpong.net (localhost [127.0.0.1]) i1ADKfeq095165; Tue, 10 Feb 2004 14:20:41 +0100 (CET) (envelope-from girgen@rambutan.pingpong.net) Received: (from girgen@localhost) by rambutan.pingpong.net (8.12.9p2/8.12.9/Submit) id i1ADKfJW095164; Tue, 10 Feb 2004 14:20:41 +0100 (CET) (envelope-from girgen) Date: Tue, 10 Feb 2004 14:20:41 +0100 (CET) Message-Id: <200402101320.i1ADKfJW095164@rambutan.pingpong.net> To: FreeBSD-gnats-submit@freebsd.org From: Palle Girgensohn X-send-pr-version: 3.113 X-GNATS-Notify: cc: gnome@freebsd.org Subject: [PATCH] www/mozilla-firebird: PLIST problem wrt .h files X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2004 13:20:44 -0000 >Submitter-Id: current-users >Originator: Palle Girgensohn >Organization: Ping Pong AB >Confidential: no >Synopsis: [PATCH] www/mozilla-firebird: PLIST problem wrt .h files >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 4.9-RELEASE-p1 i386 >Environment: System: FreeBSD rambutan.pingpong.net 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #6: Thu Dec 11 15:26:10 CET 2003 >Description: 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 >How-To-Repeat: >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