Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2016 08:02:38 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424809 - head/print/cups-connector
Message-ID:  <201610280802.u9S82cwh022781@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Oct 28 08:02:38 2016
New Revision: 424809
URL: https://svnweb.freebsd.org/changeset/ports/424809

Log:
  - Mark BROKEN: does not build
  
  # github.com/google/cups-connector/cups
  could not determine kind of name for C.cupsGetPPD3
  *** Error code 2
  
  Reported by:	pkg-fallout
  Approved by:	portmgr blanket

Modified:
  head/print/cups-connector/Makefile

Modified: head/print/cups-connector/Makefile
==============================================================================
--- head/print/cups-connector/Makefile	Fri Oct 28 07:52:58 2016	(r424808)
+++ head/print/cups-connector/Makefile	Fri Oct 28 08:02:38 2016	(r424809)
@@ -14,6 +14,8 @@ BUILD_DEPENDS=	go:lang/go \
 		cups>=0:print/cups \
 		avahi-app>=0:net/avahi-app
 
+BROKEN=		does not build
+
 USES=		compiler pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	google:DEFAULT codegangsta:cli coreos:gosystemd \



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