aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2017-01-01 12:28:25 +0800
committerhrs <hrs@FreeBSD.org>2017-01-01 12:28:25 +0800
commit51eac060ca031fcebf0163dd115746893615afdd (patch)
tree9ad1e2ff8f31811ff12b6ea4b2aa6f7de231ce4b /cad
parentc2c93455f5046a6e801d282dbb4ecc6742b82462 (diff)
downloadfreebsd-ports-gnome-51eac060ca031fcebf0163dd115746893615afdd.tar.gz
freebsd-ports-gnome-51eac060ca031fcebf0163dd115746893615afdd.tar.zst
freebsd-ports-gnome-51eac060ca031fcebf0163dd115746893615afdd.zip
Update to 0.24.9.
Diffstat (limited to 'cad')
-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