diff options
author | Michael Reifenberger <mr@FreeBSD.org> | 2013-09-04 09:46:43 +0000 |
---|---|---|
committer | Michael Reifenberger <mr@FreeBSD.org> | 2013-09-04 09:46:43 +0000 |
commit | 890a5c28b9179800069ccab16b7696ec0b0687f5 (patch) | |
tree | ce336d6bdcebc4c4ff9efaedbbd4c9a855418df8 /cad | |
parent | 80aeffb2860cfce9c1cc69af2b32ea96ee1ae5c5 (diff) | |
download | ports-890a5c28b9179800069ccab16b7696ec0b0687f5.tar.gz ports-890a5c28b9179800069ccab16b7696ec0b0687f5.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/qcad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index a0aa7fe93c08..a3196bb894de 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -26,8 +26,8 @@ MAKE_JOBS_UNSAFE=yes USES= gmake USE_LDCONFIG= yes USE_QT4= qmake clucene codecs-cn codecs-jp codecs-kr codecs-tw corelib \ - dbus designer gui help imageformats moc network opengl script \ - scripttools sql svg xml xmlpatterns webkit + dbus designer gui help imageformats moc network opengl rcc script \ + scripttools sql svg uic xml xmlpatterns webkit DESKTOP_ENTRIES="${PORTNAME:U}" \ "A free application for computer aided drafting in two dimensions"\ |