pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/klayout
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 27 13:04:47 UTC 2026
Modified Files:
pkgsrc/cad/klayout: Makefile
Log Message:
klayout: remove -qt5, configure says option is removed
and qt version is auto-detected
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/cad/klayout/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/klayout/Makefile
diff -u pkgsrc/cad/klayout/Makefile:1.103 pkgsrc/cad/klayout/Makefile:1.104
--- pkgsrc/cad/klayout/Makefile:1.103 Wed Jan 7 08:45:57 2026
+++ pkgsrc/cad/klayout/Makefile Tue Jan 27 13:04:46 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2026/01/07 08:45:57 wiz Exp $
+# $NetBSD: Makefile,v 1.104 2026/01/27 13:04:46 wiz Exp $
DISTNAME= klayout-0.29.12
PKGREVISION= 4
@@ -47,7 +47,6 @@ do-build:
cd ${WRKSRC} && ${MKDIR} ${REL_DIR} && \
${PKGSRC_SETENV} ${MAKE_ENV} ${BASH} build.sh \
-python python${PYVERSSUFFIX} \
- -qt5 \
-qmake ${PREFIX}/qt5/bin/qmake \
-ruby ${PREFIX}/bin/${RUBY_NAME} \
${MAKE_JOBS_FLAG} \
Home |
Main Index |
Thread Index |
Old Index