svn commit: r489277 - branches/2019Q1/graphics/gauche-gl
Antoine Brodin
antoine at FreeBSD.org
Fri Jan 4 20:58:05 UTC 2019
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
More information about the svn-ports-branches
mailing list