summaryrefslogtreecommitdiff
path: root/print/hpijs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/hpijs/Makefile')
-rw-r--r--print/hpijs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile
index 80dcb3000f2..8f368fb7499 100644
--- a/print/hpijs/Makefile
+++ b/print/hpijs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2010/01/27 13:42:20 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2010/12/23 11:44:54 dsainty Exp $
DISTNAME= hpijs-2.1.4
PKGREVISION= 2
@@ -28,5 +28,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/ppd/HP* ${DESTDIR}${PREFIX}/share/ppd/
${GZIP_CMD} ${DESTDIR}${PREFIX}/share/ppd/HP*.ppd
-.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../mk/jpeg.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"