Date: Sun, 17 May 2015 15:09:58 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386624 - head/audio/last.fm Message-ID: <201505171509.t4HF9wFn033053@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sun May 17 15:09:57 2015 New Revision: 386624 URL: https://svnweb.freebsd.org/changeset/ports/386624 Log: - Add CPE info Approved by: portmgr blanket Modified: head/audio/last.fm/Makefile Modified: head/audio/last.fm/Makefile ============================================================================== --- head/audio/last.fm/Makefile Sun May 17 15:08:38 2015 (r386623) +++ head/audio/last.fm/Makefile Sun May 17 15:09:57 2015 (r386624) @@ -21,7 +21,8 @@ LIB_DEPENDS= libasound.so:${PORTSDIR}/au WRKSRC= ${WRKDIR}/last.fm-${PORTVERSION} -USES= dos2unix qmake:norecursive tar:bzip2 +USES= cpe dos2unix qmake:norecursive tar:bzip2 +CPE_VENDOR= last DOS2UNIX_GLOB= *.h *.cpp USE_QT4= moc_build rcc_build uic_build \ gui network sql xml imageformats_run
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505171509.t4HF9wFn033053>