From owner-svn-ports-head@FreeBSD.ORG Sun Feb 9 11:57:11 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C08E6C0A; Sun, 9 Feb 2014 11:57:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A82CD1E35; Sun, 9 Feb 2014 11:57:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s19BvBwF093220; Sun, 9 Feb 2014 11:57:11 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s19BvBTS093219; Sun, 9 Feb 2014 11:57:11 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201402091157.s19BvBTS093219@svn.freebsd.org> From: Antoine Brodin Date: Sun, 9 Feb 2014 11:57:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343473 - head/devel/directfb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 11:57:11 -0000 Author: antoine Date: Sun Feb 9 11:57:11 2014 New Revision: 343473 URL: http://svnweb.freebsd.org/changeset/ports/343473 QAT: https://qat.redports.org/buildarchive/r343473/ Log: Add explicit dependency on pkgconf Reported by: pkg-fallout Modified: head/devel/directfb/Makefile Modified: head/devel/directfb/Makefile ============================================================================== --- head/devel/directfb/Makefile Sun Feb 9 11:52:16 2014 (r343472) +++ head/devel/directfb/Makefile Sun Feb 9 11:57:11 2014 (r343473) @@ -25,7 +25,7 @@ OPTIONS_SUB= yes CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -USES= pathfix ncurses gmake perl5 +USES= gmake ncurses pathfix perl5 pkgconfig USE_LDCONFIG= yes USE_PERL5= build PORTDOCS= *