svn commit: r421325 - in head/multimedia/qt5-phonon4: . files

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Sep 4 11:17:21 UTC 2016


Author: rakuco
Date: Sun Sep  4 11:17:20 2016
New Revision: 421325
URL: https://svnweb.freebsd.org/changeset/ports/421325

Log:
  Switch to USES=pathfix

Deleted:
  head/multimedia/qt5-phonon4/files/
Modified:
  head/multimedia/qt5-phonon4/Makefile

Modified: head/multimedia/qt5-phonon4/Makefile
==============================================================================
--- head/multimedia/qt5-phonon4/Makefile	Sun Sep  4 11:12:46 2016	(r421324)
+++ head/multimedia/qt5-phonon4/Makefile	Sun Sep  4 11:17:20 2016	(r421325)
@@ -13,7 +13,7 @@ COMMENT=	Phonon 4 transitional library f
 
 LICENSE=	LGPL21
 
-USES=		cmake tar:xz
+USES=		cmake pathfix tar:xz
 USE_QT5=	core dbus declarative gui opengl widgets \
 		buildtools_build qmake_build
 CMAKE_ARGS=	-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT:BOOL=TRUE \


More information about the svn-ports-head mailing list