summaryrefslogtreecommitdiff
path: root/print/foomatic4-filters/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/foomatic4-filters/Makefile')
-rw-r--r--print/foomatic4-filters/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/foomatic4-filters/Makefile b/print/foomatic4-filters/Makefile
index e7d0fc72c53..8cfc3bcd7c2 100644
--- a/print/foomatic4-filters/Makefile
+++ b/print/foomatic4-filters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2016/07/09 06:38:50 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2017/05/19 13:18:18 prlw1 Exp $
DISTNAME= foomatic-filters-4.0.17
PKGREVISION= 9
@@ -36,7 +36,7 @@ INSTALL_TARGET= install-bin install-man
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mcups)
-DEPENDS+= cups>=1.0:../../print/cups15
+DEPENDS+= cups>=1.0:../../print/cups
CUPS_FILTERDIR= ${LOCALBASE}/libexec/cups/filter
CONFIGURE_ENV+= CUPS_FILTERS=${CUPS_FILTERDIR}
FILES_SUBST+= CUPS_FILTERDIR=${CUPS_FILTERDIR}