Date: Tue, 9 Apr 2019 05:33:49 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498443 - head/databases/py-sqlrelay Message-ID: <201904090533.x395XnTu005788@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Apr 9 05:33:49 2019 New Revision: 498443 URL: https://svnweb.freebsd.org/changeset/ports/498443 Log: Mark BROKEN on amd64: fails to configure checking build system type... Invalid configuration `amd64-portbld-freebsd11.2': machine `amd64-portbld' not recognized Reported by: pkg-fallout MFH: 2019Q2 Modified: head/databases/py-sqlrelay/Makefile Modified: head/databases/py-sqlrelay/Makefile ============================================================================== --- head/databases/py-sqlrelay/Makefile Tue Apr 9 04:49:40 2019 (r498442) +++ head/databases/py-sqlrelay/Makefile Tue Apr 9 05:33:49 2019 (r498443) @@ -12,6 +12,8 @@ DISTFILES= # none MAINTAINER= ports@FreeBSD.org COMMENT= Python modules to access to SQL Relay +BROKEN_amd64= Invalid configuration 'amd64-portbld-freebsd11.2': machine 'amd64-portbld' not recognized + EXTRACT_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch LIB_DEPENDS= libsqlrclient.so:${SQLRELAY_PORTDIR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904090533.x395XnTu005788>