openbsd-ports/print/poppler/patches/patch-qt4_Makefile_in
kili d5bb69dc38 SECURITY:
CVE-2006-0301 (fixed upstream in 0.4 but not merged into
0.5 before the "unstable" 0.5.9 got the xpdf 3.02 merge).

CVE-2007-0104 (fixed in CVS and in development version by merging
xpdf 3.02, but not in the "stable" version).

CVE-2007-3387 (from xpdf patch).

While here, remove quotes from COMMENT-* and fix WANTLIB-*.

ok naddy@
2007-07-31 22:22:01 +00:00

13 lines
367 B
Plaintext

$OpenBSD: patch-qt4_Makefile_in,v 1.2 2007/07/31 22:22:01 kili Exp $
--- qt4/Makefile.in.orig Fri Sep 22 02:54:24 2006
+++ qt4/Makefile.in Wed Jul 25 20:59:03 2007
@@ -216,7 +216,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SUBDIRS = src tests
+SUBDIRS = src
all: all-recursive
.SUFFIXES: