summaryrefslogtreecommitdiff
path: root/print/gtklp
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-06-18 09:26:09 +0000
committerwiz <wiz@pkgsrc.org>2014-06-18 09:26:09 +0000
commit518d008a3f43e8dc4d62371376382d69a5a49e81 (patch)
treee43f406f820b5cac99b4b26eba17f44ef355542c /print/gtklp
parent2cd66e98d0255d59e235aaca32d3b6f9c15c4fa6 (diff)
downloadpkgsrc-518d008a3f43e8dc4d62371376382d69a5a49e81.tar.gz
Switch all cups packages to use cups15.
Diffstat (limited to 'print/gtklp')
-rw-r--r--print/gtklp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile
index 00d4e962872..4394e35b62d 100644
--- a/print/gtklp/Makefile
+++ b/print/gtklp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2014/05/05 00:48:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.34 2014/06/18 09:26:11 wiz Exp $
#
DISTNAME= gtklp-1.2.7
@@ -19,5 +19,5 @@ MAKE_FLAGS+= install_sh=${WRKSRC}/install-sh
.include "../../devel/glib2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
-.include "../../print/cups/buildlink3.mk"
+.include "../../print/cups15/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"