svn commit: r325568 - head/cad/qcad
Michael Reifenberger
mr at FreeBSD.org
Thu Aug 29 07:30:12 UTC 2013
Author: mr
Date: Thu Aug 29 07:30:12 2013
New Revision: 325568
URL: http://svnweb.freebsd.org/changeset/ports/325568
Log:
Add moc to the dependencies to fix the build.
Modified:
head/cad/qcad/Makefile
Modified: head/cad/qcad/Makefile
==============================================================================
--- head/cad/qcad/Makefile Thu Aug 29 07:22:17 2013 (r325567)
+++ head/cad/qcad/Makefile Thu Aug 29 07:30:12 2013 (r325568)
@@ -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}" \
More information about the svn-ports-all
mailing list