From ade7bb0116c79795309ce2e1b506b176d0bbde70 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 29 Oct 2013 19:05:23 +0000 Subject: update to 0.24.3 changes: bugfixes, among them a format string problem (CVE-2013-4474) pkgsrc change: kill the poppler-cms/lcms option, it got broken recently and it is not useful enough to justify the complexity --- print/poppler-glib/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'print/poppler-glib/Makefile') diff --git a/print/poppler-glib/Makefile b/print/poppler-glib/Makefile index 170de1bfa10..8a139aa5050 100644 --- a/print/poppler-glib/Makefile +++ b/print/poppler-glib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2013/10/04 21:15:41 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2013/10/29 19:05:23 drochner Exp $ .include "../../print/poppler/Makefile.common" @@ -28,12 +28,6 @@ CONFIGURE_ARGS+= --disable-poppler-cpp BUILDLINK_API_DEPENDS.poppler+= poppler-${POPPLER_VERS}{,nb*} .include "../../print/poppler/buildlink3.mk" -.if !empty(PKG_BUILD_OPTIONS.poppler:Mpoppler-cms) -CONFIGURE_ARGS+= --enable-cms -.else -CONFIGURE_ARGS+= --disable-cms -.endif - BUILD_DIRS= goo fofi poppler glib INSTALL_DIRS= glib -- cgit v1.2.3