summaryrefslogtreecommitdiff
path: root/print/gtklp
diff options
context:
space:
mode:
authorwiz <wiz>2014-06-18 09:26:09 +0000
committerwiz <wiz>2014-06-18 09:26:09 +0000
commit79371ef1e14a4e57371578832acf8b4fbc794ccb (patch)
treee43f406f820b5cac99b4b26eba17f44ef355542c /print/gtklp
parented3efa269d21ebcc89ca8841f47554ceccc7215d (diff)
downloadpkgsrc-79371ef1e14a4e57371578832acf8b4fbc794ccb.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"