Remove comments about colord.

This commit is contained in:
ajacoutot 2020-11-14 11:04:04 +00:00
parent dc1b690010
commit 2d9d4f5ba3
2 changed files with 2 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.185 2020/10/17 07:59:23 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.186 2020/11/14 11:04:04 ajacoutot Exp $
BROKEN-alpha= ICE in cupsfilters/image-jpeg.c:316
BROKEN-hppa= ICE on filter/pdftopdf/qpdf_pdftopdf.cc:147
@ -51,9 +51,6 @@ LIB_DEPENDS= print/cups,-libs \
# regeneration of PPD files from share/foomatic/db/source/*/*.xml
RUN_DEPENDS += print/foomatic-db-engine
# don't enforce dependency on colord; it'll be used only if found
#RUN_DEPENDS += graphics/colord
FAKE_FLAGS= pkgfontconfigdir=${PREFIX}/share/examples/cups-filters \
pkgcupsserverrootdir=${PREFIX}/share/examples/cups-filters/cups

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.255 2020/04/28 06:43:43 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.256 2020/11/14 11:04:04 ajacoutot Exp $
COMMENT-main= Common Unix Printing System
COMMENT-libs= CUPS libraries and headers
@ -47,9 +47,6 @@ LIB_DEPENDS-main= ${BASE_PKGPATH},-libs=${VERSION} \
RUN_DEPENDS-main= print/cups-filters
# optional for now
#RUN_DEPENDS-main += graphics/colord
# we don't install the desktop file
#BUILD_DEPENDS += devel/xdg-utils
#RUN_DEPENDS-main += devel/xdg-utils