openbsd-ports/print/foo2zjs
ajacoutot 20918013ba Rework the way we handle dependencies in the print ports:
* depends on foomatic-filters when a driver installs:
  share/foomatic/db/source/.../*.ppd{,.gz}
* depends on foomatic-db-engine when a driver installs:
  share/foomatic/db/source/.../*.xml

foomatic-db-engine now depends on foomatic-db (which itself depends on
nothing anymore).

This will ensure all the needed packages are installed for complete
foomatic-* use.
Some packages install both pre-created ppd and xml files, so theorically
it wouldn't need to depend on foomatic-db-engine, but we still do it
because we may want to regen the ppd file.

It's the best compromise I could come up with.
2011-04-15 18:40:47 +00:00
..
patches Maintenance update to foo2zjs-20101222. 2011-01-02 07:38:52 +00:00
pkg Remove from uneeded steps from the README. 2011-03-03 13:42:16 +00:00
distinfo Maintenance update to foo2zjs-20101222. 2011-01-02 07:38:52 +00:00
Makefile Rework the way we handle dependencies in the print ports: 2011-04-15 18:40:47 +00:00