pkgsrc/sysutils/gnome-vfs
dsainty 4a4e8f4c95 gnome-vfs configure fails to complete in extension modules in the absence of
"bzlib.h".  Environments without a system-installed "bzlib.h" will fail to
build modules like "audio/gnome-vfs-cdda" with the following:

checking for bzCompressInit in -lbz2... no
checking bzlib.h usability... no
checking bzlib.h presence... no
checking for bzlib.h... no
configure: error: Gnome-vfs requires libbz2 to compile.
*** Error code 1

To fix this, promote bzip2 dependency from gnome-vfs/Makefile to
gnome-vfs/Makefile.common.

XXX Only /usr/pkg/lib/gnome-vfs-2.0/modules/libbzip2.so actually appears to
link with libbz2.so, so it's possible that configure is being overly picky.
2008-08-15 01:41:42 +00:00
..
patches update to 2.22.0 2008-04-10 16:25:29 +00:00
buildlink3.mk Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
DESCR Readd gnome-vfs2 as gnome-vfs, to match its upstream name. 2007-09-19 22:22:33 +00:00
distinfo update to 2.22.0 2008-04-10 16:25:29 +00:00
Makefile gnome-vfs configure fails to complete in extension modules in the absence of 2008-08-15 01:41:42 +00:00
Makefile.common gnome-vfs configure fails to complete in extension modules in the absence of 2008-08-15 01:41:42 +00:00
PLIST update to 2.22.0 2008-04-10 16:25:29 +00:00