svn commit: r421324 - in head/multimedia/phonon: . files

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


Author: rakuco
Date: Sun Sep  4 11:12:46 2016
New Revision: 421324
URL: https://svnweb.freebsd.org/changeset/ports/421324

Log:
  Switch to USES=pathfix.

Deleted:
  head/multimedia/phonon/files/
Modified:
  head/multimedia/phonon/Makefile

Modified: head/multimedia/phonon/Makefile
==============================================================================
--- head/multimedia/phonon/Makefile	Sun Sep  4 11:04:52 2016	(r421323)
+++ head/multimedia/phonon/Makefile	Sun Sep  4 11:12:46 2016	(r421324)
@@ -14,7 +14,7 @@ LICENSE=	LGPL21
 
 LIB_DEPENDS=	libqzeitgeist.so:sysutils/qzeitgeist
 
-USES=		cmake kde:4 tar:xz
+USES=		cmake kde:4 pathfix tar:xz
 USE_KDE=	automoc4
 USE_QT4=	corelib dbus gui \
 		qmake_build moc_build rcc_build uic_build


More information about the svn-ports-head mailing list