Date: Fri, 4 Jan 2019 20:57:21 +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: r489276 - head/graphics/gauche-gl Message-ID: <201901042057.x04KvL9s048924@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Jan 4 20:57:21 2019 New Revision: 489276 URL: https://svnweb.freebsd.org/changeset/ports/489276 Log: Mark BROKEN: fails to stage cd: /wrkdirs/usr/ports/graphics/gauche-gl/work/stage/usr/local/lib/gauche-0.9/site/amd64-portbld-freebsd11.2: No such file or directory Reported by: pkg-fallout Modified: head/graphics/gauche-gl/Makefile Modified: head/graphics/gauche-gl/Makefile ============================================================================== --- head/graphics/gauche-gl/Makefile Fri Jan 4 20:57:20 2019 (r489275) +++ head/graphics/gauche-gl/Makefile Fri Jan 4 20:57:21 2019 (r489276) @@ -15,6 +15,8 @@ COMMENT= OpenGL binding for Gauche LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to stage + BUILD_DEPENDS= gosh:lang/gauche RUN_DEPENDS= gosh:lang/gauche
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901042057.x04KvL9s048924>