multimedia/gtk-recordmydesktop: Fix spelling of INSTALLS_ICONS

This commit is contained in:
Tobias Kortkamp 2019-05-25 18:21:12 +00:00
parent 43a94cb645
commit d8fc0aca82
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502620

View file

@ -2,7 +2,7 @@
PORTNAME= gtk-recordmydesktop
PORTVERSION= 0.3.8
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= multimedia deskutils
MASTER_SITES= SF/recordmydesktop/gtk-recordMyDesktop/${PORTVERSION}
@ -20,6 +20,6 @@ USES= desktop-file-utils gettext gmake localbase pkgconfig \
python:2.7 shebangfix
SHEBANG_FILES= src/gtk-recordMyDesktop.in
USE_GNOME= gtk20 pygtk2
INSTALL_ICONS= yes
INSTALLS_ICONS= yes
.include <bsd.port.mk>