pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(cad/klayout) set as BROKEN for now



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (CF-SX2) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Sat Nov 18 23:19:00 2017 +0900
Changeset:	c315bd989dd6c2153d532abd6e26cfb9a04382de

Modified Files:
	klayout/Makefile

Log Message:
(cad/klayout) set as BROKEN for now

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c315bd989dd6c2153d532abd6e26cfb9a04382de

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 klayout/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/klayout/Makefile b/klayout/Makefile
index 330f4bb070..dcf37b2fa1 100644
--- a/klayout/Makefile
+++ b/klayout/Makefile
@@ -9,6 +9,8 @@ HOMEPAGE=	http://www.klayout.de/
 COMMENT=	Simple GDS and OASIS file viewer and Editor
 LICENSE=	gnu-gpl-v2
 
+BROKEN=		Makefile:337: recipe for target 'tlClassRegistry.lo' failed
+
 USE_LANGUAGES=	c c++
 USE_TOOLS+=	gmake bash
 


Home | Main Index | Thread Index | Old Index