svn commit: r396084 - head/multimedia/mpv

Kurt Jaeger pi at FreeBSD.org
Fri Sep 4 12:21:47 UTC 2015


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 at 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


More information about the svn-ports-head mailing list