aboutsummaryrefslogtreecommitdiff
path: root/cad/klayout
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2017-01-01 04:28:25 +0000
committerHiroki Sato <hrs@FreeBSD.org>2017-01-01 04:28:25 +0000
commit1d014a1446cd97ac2615c8887617d4660b37e774 (patch)
tree9ad1e2ff8f31811ff12b6ea4b2aa6f7de231ce4b /cad/klayout
parentb6bd58b568365cd28a367b42c40a23101b98a388 (diff)
downloadports-1d014a1446cd97ac2615c8887617d4660b37e774.tar.gz
ports-1d014a1446cd97ac2615c8887617d4660b37e774.zip
Update to 0.24.9.
Notes
Notes: svn path=/head/; revision=430239
Diffstat (limited to 'cad/klayout')
-rw-r--r--cad/klayout/Makefile8
-rw-r--r--cad/klayout/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile
index cc149aeee8ed..438a6aaa76c6 100644
--- a/cad/klayout/Makefile
+++ b/cad/klayout/Makefile
@@ -1,15 +1,17 @@
# $FreeBSD$
PORTNAME= klayout
-PORTVERSION= 0.24.8
+PORTVERSION= 0.24.9
CATEGORIES= cad
-MASTER_SITES= http://www.klayout.org/downloads/
+MASTER_SITES= http://www.klayout.org/downloads/source/
MAINTAINER= hrs@FreeBSD.org
COMMENT= Qt-based GDS2 Viewer
LICENSE= GPLv2
+LIB_DEPENDS= libpython2.7.so:lang/python27
+
USES= compiler:c++0x execinfo gmake python:build
USE_RUBY= yes
USE_QT4= corelib designer gui network moc_build sql uic_build \
@@ -35,7 +37,7 @@ do-build:
CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}" \
_MAKE_JOBS="${_MAKE_JOBS}" LOCALBASE="${LOCALBASE}" \
${SH} build.sh -platform ${PLATFORMKEYWORD} \
- -qtbin ${PREFIX}/bin \
+ -qtbin ${QT_BINDIR} \
-qtinc ${QT_INCDIR} \
-qtlib ${QT_LIBDIR} \
-python ${PYTHON_CMD}
diff --git a/cad/klayout/distinfo b/cad/klayout/distinfo
index 319b2a8d288a..69b26d7ad667 100644
--- a/cad/klayout/distinfo
+++ b/cad/klayout/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478282144
-SHA256 (klayout-0.24.8.tar.gz) = e3ad6b88b6d6e774d55a22cbdbb932d3506988a857a508bee3dc1eb16861bd98
-SIZE (klayout-0.24.8.tar.gz) = 11262068
+TIMESTAMP = 1483243344
+SHA256 (klayout-0.24.9.tar.gz) = 475420a7858aa9d9a0f7312c0da827f1f350340a30abcaf1589a41d35946dccd
+SIZE (klayout-0.24.9.tar.gz) = 11262298