From owner-svn-ports-head@FreeBSD.ORG Mon Mar 11 18:01:08 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DD13B955; Mon, 11 Mar 2013 18:01:08 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id CB9203EF; Mon, 11 Mar 2013 18:01:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2BI18dS035144; Mon, 11 Mar 2013 18:01:08 GMT (envelope-from novel@svn.freebsd.org) Received: (from novel@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2BI18sV035143; Mon, 11 Mar 2013 18:01:08 GMT (envelope-from novel@svn.freebsd.org) Message-Id: <201303111801.r2BI18sV035143@svn.freebsd.org> From: Roman Bogorodskiy Date: Mon, 11 Mar 2013 18:01:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r313923 - head/security/p11-kit 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.14 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: Mon, 11 Mar 2013 18:01:08 -0000 Author: novel Date: Mon Mar 11 18:01:08 2013 New Revision: 313923 URL: http://svnweb.freebsd.org/changeset/ports/313923 Log: Fix build with FORCE_MAKE_JOBS. Modified: head/security/p11-kit/Makefile Modified: head/security/p11-kit/Makefile ============================================================================== --- head/security/p11-kit/Makefile Mon Mar 11 17:57:08 2013 (r313922) +++ head/security/p11-kit/Makefile Mon Mar 11 18:01:08 2013 (r313923) @@ -25,6 +25,7 @@ MAKE_ENV= exampledir=${EXAMPLESDIR} USE_AUTOTOOLS= libtool USE_GNOME= ltverhack gnomehack USE_LDCONFIG= yes +USE_GMAKE= yes pre-configure: @${REINPLACE_CMD} -e \