svn commit: r304553 - head/science/silo

Max Brazhnikov makc at FreeBSD.org
Wed Sep 19 23:57:38 UTC 2012


Author: makc
Date: Wed Sep 19 23:57:37 2012
New Revision: 304553
URL: http://svn.freebsd.org/changeset/ports/304553

Log:
  Remove QT_COMPONENTS - Qt 3 ports don't use it

Modified:
  head/science/silo/Makefile   (contents, props changed)

Modified: head/science/silo/Makefile
==============================================================================
--- head/science/silo/Makefile	Wed Sep 19 23:51:58 2012	(r304552)
+++ head/science/silo/Makefile	Wed Sep 19 23:57:37 2012	(r304553)
@@ -27,7 +27,6 @@ CONFIGURE_ARGS=	--enable-shared
 USE_LDCONFIG=	yes
 
 USE_QT_VER=	3
-QT_COMPONENTS=	moc uic
 
 .ifdef WITH_PYTHON
 USE_PYTHON=	yes



More information about the svn-ports-all mailing list