aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/klayout/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile
index 1305f0a7ed1d..fcd597781bc9 100644
--- a/cad/klayout/Makefile
+++ b/cad/klayout/Makefile
@@ -7,6 +7,7 @@
PORTNAME= klayout
PORTVERSION= 0.17.2
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.klayout.de/
@@ -15,7 +16,7 @@ COMMENT= A Qt-based GDS2 Viewer
USE_GMAKE= yes
USE_QT_VER= 4
-QT_COMPONENTS= corelib gui network moc sql uic rcc qt3support xml
+QT_COMPONENTS= corelib gui network moc_build sql uic_build rcc_build qt3support xml
PLIST_FILES= bin/klayout \
bin/strm2gds \
bin/strm2oas \