svn commit: r393874 - head/ports-mgmt/packagekit
Koop Mast
kwm at FreeBSD.org
Mon Aug 10 15:47:19 UTC 2015
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
More information about the svn-ports-all
mailing list