From owner-cvs-all@FreeBSD.ORG Fri Feb 24 12:36:14 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB894106564A; Fri, 24 Feb 2012 12:36:14 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AEFBC8FC18; Fri, 24 Feb 2012 12:36:14 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q1OCaEtK046532; Fri, 24 Feb 2012 12:36:14 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1OCaEvm046531; Fri, 24 Feb 2012 12:36:14 GMT (envelope-from kwm) Message-Id: <201202241236.q1OCaEvm046531@repoman.freebsd.org> From: Koop Mast Date: Fri, 24 Feb 2012 12:36:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/poppler Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2012 12:36:15 -0000 kwm 2012-02-24 12:36:14 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile Log: Overwrite the moc detection test to fix the build of poppler-qt4 on < 9.0, or if qt33 is installed. PR: ports/165438 [1] Reported by: ale@, rakuco@, Justin Smith [1] angelv Revision Changes Path 1.66 +1 -0 ports/graphics/poppler/Makefile