From 5ed4e41bb23988cf30f9f954dfe2f5175c0d6266 Mon Sep 17 00:00:00 2001 From: gdt Date: Mon, 9 May 2011 14:03:26 +0000 Subject: bl3 against jpeg. PKGREVISION++. I found pdftops linked against jpeg directly, and on one system it then failed after the jpeg 6->8 shlib update. ok reed@ --- print/poppler-utils/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'print/poppler-utils') diff --git a/print/poppler-utils/Makefile b/print/poppler-utils/Makefile index d416a23647e..569db96f395 100644 --- a/print/poppler-utils/Makefile +++ b/print/poppler-utils/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2011/01/31 16:58:42 drochner Exp $ +# $NetBSD: Makefile,v 1.20 2011/05/09 14:03:26 gdt Exp $ # .include "../../print/poppler/Makefile.common" PKGNAME= poppler-utils-${POPPLER_VERS} +PKGREVISION= 1 COMMENT= PDF utilities (from poppler) MAINTAINER= reed@reedmedia.net @@ -44,5 +45,6 @@ PTHREAD_STUBLIB= # provided by libc .endif MAKE_ENV+= PTHREAD_STUBLIB=${PTHREAD_STUBLIB} +.include "../../graphics/jpeg/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3