summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2013-08-29 07:30:12 +0000
committerMichael Reifenberger <mr@FreeBSD.org>2013-08-29 07:30:12 +0000
commit91ba5be776ab33f0e63f6920292609e6991427e9 (patch)
tree58b2545afe33976a27e206be3ca9d68aa653d148 /cad
parent- Install unzipped egg (diff)
Add moc to the dependencies to fix the build.
Notes
Notes: svn path=/head/; revision=325568
Diffstat (limited to 'cad')
-rw-r--r--cad/qcad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index ccdad26c5552..a0aa7fe93c08 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -26,7 +26,7 @@ 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 network opengl script \
+ dbus designer gui help imageformats moc network opengl script \
scripttools sql svg xml xmlpatterns webkit
DESKTOP_ENTRIES="${PORTNAME:U}" \