aboutsummaryrefslogtreecommitdiff
path: root/cad/klayout
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:28 +0000
commit3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 (patch)
tree5ec4d6c8c02d380cf421717b2ce88beceb851e79 /cad/klayout
parent320538c6d599e65e80ad91bd683504f5d7c338f1 (diff)
downloadports-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.tar.gz
ports-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.zip
Remove USES=execinfo.
PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488
Notes
Notes: svn path=/head/; revision=450351
Diffstat (limited to 'cad/klayout')
-rw-r--r--cad/klayout/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile
index 32a5f5c1fbc9..4405d39d0da4 100644
--- a/cad/klayout/Makefile
+++ b/cad/klayout/Makefile
@@ -11,7 +11,7 @@ COMMENT= Qt-based GDS2 Viewer
LICENSE= GPLv2
-USES= compiler:c++0x execinfo gmake python
+USES= compiler:c++0x gmake python
USE_RUBY= yes
USE_QT4= corelib designer gui network moc_build sql uic_build \
rcc_build qt3support xml