Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2004 17:35:51 GMT
From:      Greg Lewis <glewis@FreeBSD.org>
To:        sw@gegenunendlich.de, glewis@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/75119: [MAINTAINER] graphics/cal3d: fix plist
Message-ID:  <200412151735.iBFHZpZK046630@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [MAINTAINER] graphics/cal3d: fix plist

State-Changed-From-To: open->feedback
State-Changed-By: glewis
State-Changed-When: Wed Dec 15 17:30:58 GMT 2004
State-Changed-Why: 
This patch appears to be incorrect.  The libdata/pkgconfig directory is
used by a lot of ports, so assuming you can unequivocally remove it is
incorrect and yields an error such as:

pkg_delete: unable to completely remove directory '/usr/local/libdata/pkgconfig'
pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?)

when applied.

A better patch would be to rely on pkgconfig which creates and deletes
this directory.  E.g. add

USE_GNOME=	pkgconfig

to the Makefile.  What do you think?

http://www.freebsd.org/cgi/query-pr.cgi?pr=75119



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412151735.iBFHZpZK046630>