From 44e67a2750e62e6594d3ad1c8e5a63b55c3813c3 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Thu, 27 Oct 2011 02:03:38 +0000 Subject: - only cups-client is required, not cups-base PR: ports/160664 Submitted by: "4720@hushmail.com" <4720@hushmail.com> Approved by: maintainer timeout (6 weeks) Approved by: bapt,sahil (mentors, implicit) --- graphics/epdfview/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile index 138e3e2e2860..3a5e6bef471c 100644 --- a/graphics/epdfview/Makefile +++ b/graphics/epdfview/Makefile @@ -38,7 +38,7 @@ MAN1= epdfview.1 .if defined(WITH_CUPS) CONFIGURE_ARGS+=--with-cups -LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base +LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client .else CONFIGURE_ARGS+=--without-cups .endif -- cgit v1.2.3