Date: Fri, 4 Jan 2019 20:58:05 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r489277 - branches/2019Q1/graphics/gauche-gl Message-ID: <201901042058.x04Kw5Zd049092@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Jan 4 20:58:04 2019 New Revision: 489277 URL: https://svnweb.freebsd.org/changeset/ports/489277 Log: MFH: r489276 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: branches/2019Q1/graphics/gauche-gl/Makefile Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/graphics/gauche-gl/Makefile ============================================================================== --- branches/2019Q1/graphics/gauche-gl/Makefile Fri Jan 4 20:57:21 2019 (r489276) +++ branches/2019Q1/graphics/gauche-gl/Makefile Fri Jan 4 20:58:04 2019 (r489277) @@ -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?201901042058.x04Kw5Zd049092>