Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 2017 12:31:00 +0000 (UTC)
From:      Diane Bruce <db@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449777 - head/comms/gnuradio
Message-ID:  <201709131231.v8DCV0OH005528@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: db
Date: Wed Sep 13 12:31:00 2017
New Revision: 449777
URL: https://svnweb.freebsd.org/changeset/ports/449777

Log:
  set qt tools as build deps
  
  PR:		ports/217272
  Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>

Modified:
  head/comms/gnuradio/Makefile

Modified: head/comms/gnuradio/Makefile
==============================================================================
--- head/comms/gnuradio/Makefile	Wed Sep 13 12:08:31 2017	(r449776)
+++ head/comms/gnuradio/Makefile	Wed Sep 13 12:31:00 2017	(r449777)
@@ -58,7 +58,7 @@ DOCSDIR=	share/doc/${PORTNAME}-${PORTVERSION}
 USE_GNOME=	pygtk2
 USE_PYQT=	core gui opengl
 USE_WX=		3.0+
-USE_QT4=	corelib gui xml qmake moc rcc uic
+USE_QT4=	corelib gui xml qmake moc_build rcc_build uic_build
 WX_COMPS=	wx wx:build wx:run python:build python:run
 USE_LDCONFIG=	yes
 PLIST_SUB+=	MAJOR_VERSION="3"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709131231.v8DCV0OH005528>