ports/75119: [MAINTAINER] graphics/cal3d: fix plist

Greg Lewis glewis at FreeBSD.org
Wed Dec 15 17:35:52 UTC 2004


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



More information about the freebsd-ports-bugs mailing list