aboutsummaryrefslogtreecommitdiffstats
path: root/cad/qcad
diff options
context:
space:
mode:
authormr <mr@FreeBSD.org>2013-08-29 15:30:12 +0800
committermr <mr@FreeBSD.org>2013-08-29 15:30:12 +0800
commita40fab69749941156cc96fac78080ffa59a0621b (patch)
tree58b2545afe33976a27e206be3ca9d68aa653d148 /cad/qcad
parentf04579fb6f5af77fd1b6faf41f343b68416ee2e4 (diff)
downloadfreebsd-ports-gnome-a40fab69749941156cc96fac78080ffa59a0621b.tar.gz
freebsd-ports-gnome-a40fab69749941156cc96fac78080ffa59a0621b.tar.zst
freebsd-ports-gnome-a40fab69749941156cc96fac78080ffa59a0621b.zip
Add moc to the dependencies to fix the build.
Diffstat (limited to 'cad/qcad')
-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}" \