Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/epdfview/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- Makefile 23 Aug 2011 18:36:18 -0000 1.32 +++ Makefile 10 Sep 2011 05:59:44 -0000 @@ -38,7 +37,7 @@ .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