svn commit: r355003 - head/deskutils/recoll

Antoine Brodin antoine at FreeBSD.org
Sat May 24 09:03:46 UTC 2014


Author: antoine
Date: Sat May 24 09:03:46 2014
New Revision: 355003
URL: http://svnweb.freebsd.org/changeset/ports/355003
QAT: https://qat.redports.org/buildarchive/r355003/

Log:
  Mark BROKEN: Fails to package
  
  ===>  Building package for recoll-1.19.13
  pkg-static: lstat(/wrkdirs/usr/ports/deskutils/recoll/work/stage/usr/local/lib/python2.7/site-packages/recoll/__init__.pyc): No such file or directory
  pkg-static: lstat(/wrkdirs/usr/ports/deskutils/recoll/work/stage/usr/local/lib/python2.7/site-packages/recoll/rclconfig.pyc): No such file or directory
  *** [do-package] Error code 1
  
  Reported by:	pkg-fallout

Modified:
  head/deskutils/recoll/Makefile

Modified: head/deskutils/recoll/Makefile
==============================================================================
--- head/deskutils/recoll/Makefile	Sat May 24 09:01:36 2014	(r355002)
+++ head/deskutils/recoll/Makefile	Sat May 24 09:03:46 2014	(r355003)
@@ -11,6 +11,8 @@ COMMENT=	Personal full text search packa
 
 LICENSE=	GPLv2
 
+BROKEN=		Fails to package
+
 BUILD_DEPENDS=	xapian-core>=0:${PORTSDIR}/databases/xapian-core
 RUN_DEPENDS:=	${BUILD_DEPENDS} \
 		xsltproc:${PORTSDIR}/textproc/libxslt \


More information about the svn-ports-head mailing list