mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
multimedia/gtk-recordmydesktop: Fix spelling of INSTALLS_ICONS
This commit is contained in:
parent
43a94cb645
commit
d8fc0aca82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502620
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue