svn commit: r326264 - head/cad/qcad

Michael Reifenberger mr at FreeBSD.org
Wed Sep 4 09:46:43 UTC 2013


Author: mr
Date: Wed Sep  4 09:46:43 2013
New Revision: 326264
URL: http://svnweb.freebsd.org/changeset/ports/326264

Log:
  Add two more dependencies.

Modified:
  head/cad/qcad/Makefile

Modified: head/cad/qcad/Makefile
==============================================================================
--- head/cad/qcad/Makefile	Wed Sep  4 09:05:36 2013	(r326263)
+++ head/cad/qcad/Makefile	Wed Sep  4 09:46:43 2013	(r326264)
@@ -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"\


More information about the svn-ports-all mailing list