freebsd-ports/x11/babl
Jeremy Messenger e5e4515545 Fix the build when it enables gobject-introspection. Without it, I get this:
---------------------------
gnome-config: not found
Package babl was not found in the pkg-config search path.
Perhaps you should add the directory containing `babl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'babl' found
---------------------------

Clearly, there is no way for babl to depends on babl (itself). O_o A weird
bug, so remove that '--pkg babl' to fix the build. While I am here, reorder
the pkg-plist to make it easier to read. No function change.
2011-06-29 14:51:58 +00:00
..
files Fix the build when it enables gobject-introspection. Without it, I get this: 2011-06-29 14:51:58 +00:00
distinfo
Makefile
pkg-descr
pkg-plist Fix the build when it enables gobject-introspection. Without it, I get this: 2011-06-29 14:51:58 +00:00