aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-11-23 01:16:08 +0800
committerpi <pi@FreeBSD.org>2015-11-23 01:16:08 +0800
commit9bef0233db1e9dda48d8f88a3c51e4ed73efbdda (patch)
tree085950700f20a122b9db51316afd5dba3c24e283 /multimedia
parent658fd44076fad077f95845aa274be0b2e265e5b3 (diff)
downloadfreebsd-ports-gnome-9bef0233db1e9dda48d8f88a3c51e4ed73efbdda.tar.gz
freebsd-ports-gnome-9bef0233db1e9dda48d8f88a3c51e4ed73efbdda.tar.zst
freebsd-ports-gnome-9bef0233db1e9dda48d8f88a3c51e4ed73efbdda.zip
multimedia/mpv: fix typo INSTALL_ICONS -> INSTALLS_ICONS
PR: 204599
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mpv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile
index 0d4c65afa592..580317d1d80b 100644
--- a/multimedia/mpv/Makefile
+++ b/multimedia/mpv/Makefile
@@ -24,7 +24,7 @@ WAF_CMD= ${WRKSRC_waf}/waf-light
USES= compiler:c11 desktop-file-utils iconv pkgconfig python:build waf
USE_LDCONFIG= yes
-INSTALL_ICONS= yes
+INSTALLS_ICONS= yes
CPPFLAGS+= -I.. -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib