This ports need only libcupsimage.so to build. The the dependencies can be changed. Verfied sucessufull build in a clean jail. Fix: apply this patch
Maintainer of print/cups-pstoraster, Please note that PR ports/134651 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/134651 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Dirk, *, good day. Thanks for the patch! Dirk Meyer wrote: > This ports need only libcupsimage.so to build. Strictly speaking, it also needs libcups.so, but it is provided by cups-client and cups-image has dependencies on it. > The the dependencies can be changed. > Verfied sucessufull build in a clean jail. Please, go ahead and commit the patch. -- Eygene _ ___ _.--. # \`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard / ' ` , __.--' # to read the on-line manual )/' _/ \ `-_, / # while single-stepping the kernel. `-'" `"\_ ,_.-;_.-\_ ', fsc/as # _.-'_./ {_.' ; / # -- FreeBSD Developers handbook {_.-``-' {_/ #
dinoex 2009-05-18 20:16:43 UTC FreeBSD ports repository Modified files: print/cups-pstoraster Makefile Log: - depends on cups-image PR: 134651 Approved by: Eygene Ryabinkin Revision Changes Path 1.32 +1 -1 ports/print/cups-pstoraster/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed committed, thanks.