Date: Sun, 4 Sep 2016 11:12:46 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421324 - in head/multimedia/phonon: . files Message-ID: <201609041112.u84BCkTm008068@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609041112.u84BCkTm008068>