summaryrefslogtreecommitdiff
path: root/print/xpp/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-06-18 09:26:09 +0000
committerwiz <wiz>2014-06-18 09:26:09 +0000
commitb2cb8518c20f78ca7ff29feb0ee7999cd5860177 (patch)
treee43f406f820b5cac99b4b26eba17f44ef355542c /print/xpp/Makefile
parent26c2fa49e9ef84e12e3f3c19cd887f0ce4b5c3dd (diff)
downloadpkgsrc-b2cb8518c20f78ca7ff29feb0ee7999cd5860177.tar.gz
Switch all cups packages to use cups15.
Diffstat (limited to 'print/xpp/Makefile')
-rw-r--r--print/xpp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile
index c5b9c651637..821d6e5a4d3 100644
--- a/print/xpp/Makefile
+++ b/print/xpp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2014/02/12 23:18:30 tron Exp $
+# $NetBSD: Makefile,v 1.50 2014/06/18 09:26:12 wiz Exp $
DISTNAME= xpp-1.5
PKGREVISION= 11
@@ -20,6 +20,6 @@ INSTALLATION_DIRS+= ${DOCDIR}
post-install:
cd ${WRKSRC} && ${INSTALL_DATA} LICENSE README ${DESTDIR}${DOCDIR}
-.include "../../print/cups/buildlink3.mk"
+.include "../../print/cups15/buildlink3.mk"
.include "../../x11/fltk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"