From 7fed475f1f262d422d34ba9efb210a19e820f946 Mon Sep 17 00:00:00 2001 From: dinoex Date: Mon, 26 Sep 2011 17:37:28 +0000 Subject: - use cups-client --- print/gutenprint-base/Makefile | 2 +- print/gutenprint-base/pkg-plist | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'print') diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index d59d4ad8e72e..81286aea88cd 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -54,7 +54,7 @@ CONFIGURE_ARGS+=--without-gimp2 .endif .if defined(GUT_SLAVE) && ${GUT_SLAVE}=="cups" -LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base +LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client RUN_DEPENDS+= espgs:${PORTSDIR}/print/cups-pstoraster CONFIGURE_ARGS+= --with-cups=${PREFIX} \ --enable-cups-ppds \ diff --git a/print/gutenprint-base/pkg-plist b/print/gutenprint-base/pkg-plist index 566d947988a2..c314ca7c463c 100644 --- a/print/gutenprint-base/pkg-plist +++ b/print/gutenprint-base/pkg-plist @@ -313,3 +313,5 @@ share/locale/zh_TW/LC_MESSAGES/gutenprint.mo @dirrm lib/gutenprint @dirrm include/gutenprintui2 @dirrm include/gutenprint +@dirrmtry libexec/cups/driver +@dirrmtry libexec/cups -- cgit