aboutsummaryrefslogtreecommitdiffstats
path: root/cad/klayout
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-06-06 14:44:37 +0800
committermiwi <miwi@FreeBSD.org>2012-06-06 14:44:37 +0800
commitbdb01e436951afbc072801302b9a72407299f54a (patch)
tree204231aa3dafe24790c35a32986984cdb94f5cd1 /cad/klayout
parent6ec4188dabec3cbd63cc23138b8ae1aea5370086 (diff)
downloadfreebsd-ports-gnome-bdb01e436951afbc072801302b9a72407299f54a.tar.gz
freebsd-ports-gnome-bdb01e436951afbc072801302b9a72407299f54a.tar.zst
freebsd-ports-gnome-bdb01e436951afbc072801302b9a72407299f54a.zip
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
Diffstat (limited to 'cad/klayout')
-rw-r--r--cad/klayout/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile
index cb24b0aeb69d..a0ac261dac4a 100644
--- a/cad/klayout/Makefile
+++ b/cad/klayout/Makefile
@@ -15,8 +15,7 @@ MAINTAINER= hrs@FreeBSD.org
COMMENT= A Qt-based GDS2 Viewer
USE_GMAKE= yes
-USE_QT_VER= 4
-QT_COMPONENTS= corelib gui network moc_build sql uic_build \
+USE_QT4= corelib gui network moc_build sql uic_build \
rcc_build qt3support xml
PLIST_FILES= bin/klayout \
bin/strm2cif \