svn commit: r347490 - head/textproc/pootle
Antoine Brodin
antoine at FreeBSD.org
Sat Mar 8 12:52:33 UTC 2014
Author: antoine
Date: Sat Mar 8 12:52:33 2014
New Revision: 347490
URL: http://svnweb.freebsd.org/changeset/ports/347490
QAT: https://qat.redports.org/buildarchive/r347490/
Log:
Mark BROKEN: Does not install
===> Checking if textproc/pootle already installed
usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: -c --help [cmd1 cmd2 ...]
or: -c --help-commands
or: -c cmd --help
error: option --single-version-externally-managed not recognized
Reported by: pkg-fallout
Modified:
head/textproc/pootle/Makefile
Modified: head/textproc/pootle/Makefile
==============================================================================
--- head/textproc/pootle/Makefile Sat Mar 8 12:49:02 2014 (r347489)
+++ head/textproc/pootle/Makefile Sat Mar 8 12:52:33 2014 (r347490)
@@ -17,6 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj
RUN_DEPENDS:= ${BUILD_DEPENDS}
+BROKEN= Does not install
CONFLICTS= ${PYTHON_PKGNAMEPREFIX}django-profiles-[0-9]* \
${PYTHON_PKGNAMEPREFIX}django-registration-[0-9]*
More information about the svn-ports-all
mailing list