Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 2015 15:47:19 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393874 - head/ports-mgmt/packagekit
Message-ID:  <201508101547.t7AFlJoI002987@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Mon Aug 10 15:47:18 2015
New Revision: 393874
URL: https://svnweb.freebsd.org/changeset/ports/393874

Log:
  Mark ignore, does not build with updated polkit.
  
  Submitted by:	antoine@

Modified:
  head/ports-mgmt/packagekit/Makefile

Modified: head/ports-mgmt/packagekit/Makefile
==============================================================================
--- head/ports-mgmt/packagekit/Makefile	Mon Aug 10 15:32:19 2015	(r393873)
+++ head/ports-mgmt/packagekit/Makefile	Mon Aug 10 15:47:18 2015	(r393874)
@@ -18,6 +18,8 @@ LIB_DEPENDS=	libdbus-glib-1.so:${PORTSDI
 RUN_DEPENDS=	lsof:${PORTSDIR}/sysutils/lsof \
 		bash:${PORTSDIR}/shells/bash
 
+IGNORE=		does not build with new polkit
+
 USES=		cpe execinfo gettext gmake iconv libtool pathfix pkgconfig \
 		python:build shared-mime-info shebangfix
 CPE_VENDOR=	packagekit_project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508101547.t7AFlJoI002987>