View | Details | Raw Unified | Return to bug 134651
Collapse All | Expand All

(-)print/cups-pstoraster/Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
MAINTAINER=	rea-fbsd@codelabs.ru
17
MAINTAINER=	rea-fbsd@codelabs.ru
18
COMMENT=	Postscript interpreter for CUPS printing to non-PS printers
18
COMMENT=	Postscript interpreter for CUPS printing to non-PS printers
19
19
20
LIB_DEPENDS=	cups.2:${PORTSDIR}/print/cups-base
20
LIB_DEPENDS=	cupsimage.2:${PORTSDIR}/print/cups-image
21
21
22
.if defined(WITH_CJK)
22
.if defined(WITH_CJK)
23
RUN_DEPENDS+=	${LOCALBASE}/share/fonts/TrueType/ipag.ttf:${PORTSDIR}/japanese/ipa-ttfonts \
23
RUN_DEPENDS+=	${LOCALBASE}/share/fonts/TrueType/ipag.ttf:${PORTSDIR}/japanese/ipa-ttfonts \

Return to bug 134651