summaryrefslogtreecommitdiff
path: root/print/gutenprint-lib
diff options
context:
space:
mode:
authorprlw1 <prlw1>2017-05-19 13:18:17 +0000
committerprlw1 <prlw1>2017-05-19 13:18:17 +0000
commit652f89c46defc29deff2e04596d6353d820b6deb (patch)
tree236bddcbd5c79939ccbb5bc2c7a9ddce0c5bab71 /print/gutenprint-lib
parent97b03cbee8c36845d836cc9feab1a9aba5895674 (diff)
downloadpkgsrc-652f89c46defc29deff2e04596d6353d820b6deb.tar.gz
Switch all cups15 packages to use cups.
Diffstat (limited to 'print/gutenprint-lib')
-rw-r--r--print/gutenprint-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gutenprint-lib/Makefile b/print/gutenprint-lib/Makefile
index 449a78ce823..d8017a46368 100644
--- a/print/gutenprint-lib/Makefile
+++ b/print/gutenprint-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2017/03/16 13:17:54 gdt Exp $
+# $NetBSD: Makefile,v 1.67 2017/05/19 13:18:19 prlw1 Exp $
VERSION= 5.2.12
DISTNAME= gutenprint-${VERSION}
@@ -96,6 +96,6 @@ TEST_TARGET= check
.include "../../x11/gtk2/buildlink3.mk"
# gutenprint-cups: cups support
-.include "../../print/cups15/buildlink3.mk"
+.include "../../print/cups/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"