svn commit: r381391 - head/graphics/lprof-devel

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Mar 16 14:05:39 UTC 2015


Author: amdmi3
Date: Mon Mar 16 14:05:38 2015
New Revision: 381391
URL: https://svnweb.freebsd.org/changeset/ports/381391
QAT: https://qat.redports.org/buildarchive/r381391/

Log:
  - Switch to linguisttools_build
  - Add missing qt4-svg dependency

Modified:
  head/graphics/lprof-devel/Makefile

Modified: head/graphics/lprof-devel/Makefile
==============================================================================
--- head/graphics/lprof-devel/Makefile	Mon Mar 16 14:05:37 2015	(r381390)
+++ head/graphics/lprof-devel/Makefile	Mon Mar 16 14:05:38 2015	(r381391)
@@ -19,8 +19,8 @@ LIB_DEPENDS=	liblcms.so:${PORTSDIR}/grap
 
 USES=		tar:bzip2 cmake
 USE_XORG=	x11 xext sm ice xxf86vm
-USE_QT4=	corelib gui qt3support assistantclient \
-		linguist_build qmake_build moc_build uic_build rcc_build
+USE_QT4=	corelib gui qt3support svg assistantclient \
+		linguisttools_build qmake_build moc_build uic_build rcc_build
 
 CMAKE_ARGS=	-DQTTRANS_LRELEASE_EXECUTABLE="${LOCALBASE}/bin/lrelease-qt4"
 


More information about the svn-ports-head mailing list