pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(cad/klayout) sync to cad/klayout 0.26.8
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By: mef
Date: Fri Jan 15 07:53:30 2021 +0900
Changeset: 33c2c4398d5cbf3935a997e8a5b0c289f96017df
Modified Files:
klayout/Makefile
Log Message:
(cad/klayout) sync to
cad/klayout 0.26.8
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=33c2c4398d5cbf3935a997e8a5b0c289f96017df
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
klayout/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diffs:
diff --git a/klayout/Makefile b/klayout/Makefile
index 910e88badf..07f65391d7 100644
--- a/klayout/Makefile
+++ b/klayout/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2021/01/01 09:52:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2021/01/14 12:25:33 mef Exp $
DISTNAME= klayout-0.26.8
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= cad
MASTER_SITES= http://www.klayout.org/downloads/source/
@@ -13,6 +13,7 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++
USE_TOOLS+= gmake bash
+BUILD_DEPENDS+= rsync-[0-9]*:../../net/rsync
CFLAGS+= -I${PREFIX}/include/python${PYVERSUFFIX}
NO_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index