diff options
Diffstat (limited to 'cad/klayout/Makefile')
-rw-r--r-- | cad/klayout/Makefile | 2 |
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 |