summaryrefslogtreecommitdiff
path: root/graphics
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
commit379607eb2f7e2dfcd562eb97da2f3f8c7a767535 (patch)
treee43f406f820b5cac99b4b26eba17f44ef355542c /graphics
parent23074b1daaf8facda7572d415c04190ae710d629 (diff)
downloadpkgsrc-379607eb2f7e2dfcd562eb97da2f3f8c7a767535.tar.gz
Switch all cups packages to use cups15.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/flphoto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/flphoto/Makefile b/graphics/flphoto/Makefile
index 95462ca1875..71146a7bd64 100644
--- a/graphics/flphoto/Makefile
+++ b/graphics/flphoto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2014/02/12 23:18:00 tron Exp $
+# $NetBSD: Makefile,v 1.28 2014/06/18 09:26:10 wiz Exp $
#
DISTNAME= flphoto-1.2-source
@@ -20,6 +20,6 @@ LIBS.DragonFly= -lstdc++
.include "../../x11/fltk13/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
-.include "../../print/cups/buildlink3.mk"
+.include "../../print/cups15/buildlink3.mk"
.include "../../devel/libgphoto2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"