Date: Fri, 4 Sep 2015 12:21:47 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396084 - head/multimedia/mpv Message-ID: <201509041221.t84CLljV036528@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Fri Sep 4 12:21:46 2015 New Revision: 396084 URL: https://svnweb.freebsd.org/changeset/ports/396084 Log: multimedia/mpv: remove INSTALLS_ICONS PR: 202806 Approved by: Carlos J Puga Medina <cpm@fbsd.es> Modified: head/multimedia/mpv/Makefile Modified: head/multimedia/mpv/Makefile ============================================================================== --- head/multimedia/mpv/Makefile Fri Sep 4 12:19:35 2015 (r396083) +++ head/multimedia/mpv/Makefile Fri Sep 4 12:21:46 2015 (r396084) @@ -24,7 +24,6 @@ WAF_CMD= ${WRKSRC_waf}/waf-light USES= compiler:c11 desktop-file-utils iconv pkgconfig python:build waf USE_LDCONFIG= yes -INSTALLS_ICONS= yes CPPFLAGS+= -I.. -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509041221.t84CLljV036528>