mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Add missing dependency on desktop-file-utils
Simplify plist
This commit is contained in:
parent
d9e38e6732
commit
13cafc6a3c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368853
@ -25,7 +25,7 @@ RESTRICTED_FILES= ${DISTFILES:Nlinux-f10-flashsupport*:C/:[^:]+$//}
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
USES= webplugin:linux
|
||||
USES= webplugin:linux desktop-file-utils
|
||||
WEBPLUGIN_FILES= libflashplayer.so
|
||||
|
||||
OPTIONS_DEFINE= GNOME
|
||||
|
@ -6,19 +6,4 @@ share/icons/hicolor/22x22/apps/flash-player-properties.png
|
||||
share/icons/hicolor/24x24/apps/flash-player-properties.png
|
||||
share/icons/hicolor/32x32/apps/flash-player-properties.png
|
||||
share/icons/hicolor/48x48/apps/flash-player-properties.png
|
||||
@dirrmtry share/icons/hicolor/16x16/apps
|
||||
@dirrmtry share/icons/hicolor/22x22/apps
|
||||
@dirrmtry share/icons/hicolor/24x24/apps
|
||||
@dirrmtry share/icons/hicolor/32x32/apps
|
||||
@dirrmtry share/icons/hicolor/48x48/apps
|
||||
@dirrmtry share/icons/hicolor/16x16
|
||||
@dirrmtry share/icons/hicolor/22x22
|
||||
@dirrmtry share/icons/hicolor/24x24
|
||||
@dirrmtry share/icons/hicolor/32x32
|
||||
@dirrmtry share/icons/hicolor/48x48
|
||||
@dirrmtry share/icons/hicolor
|
||||
@dirrmtry share/icons
|
||||
@dirrmtry %%WEBPLUGIN_DIR%%
|
||||
@cwd /compat/linux
|
||||
usr/lib/libflashsupport.so
|
||||
@cwd %%RESETPREFIX%%
|
||||
/compat/linux/usr/lib/libflashsupport.so
|
||||
|
Loading…
Reference in New Issue
Block a user