- Fix symlink for the icon and Desktop entry file
This commit is contained in:
parent
0c8bb5f240
commit
f700aa429f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344715
1 changed files with 2 additions and 2 deletions
|
@ -98,10 +98,10 @@ post-patch:
|
|||
post-install:
|
||||
.if ${PORT_OPTIONS:MGTK2}
|
||||
${LN} -sf \
|
||||
${SITE_PERL}${PERL_ARCH}/auto/share/dist/WWW-YoutubeViewer/gtk-youtube-viewer.desktop \
|
||||
${SITE_PERL}/auto/share/dist/WWW-YoutubeViewer/gtk-youtube-viewer.desktop \
|
||||
${STAGEDIR}${DESKTOPDIR}
|
||||
${LN} -sf \
|
||||
${SITE_PERL}${PERL_ARCH}/auto/share/dist/WWW-YoutubeViewer/gtk-youtube-viewer.png \
|
||||
${SITE_PERL}/auto/share/dist/WWW-YoutubeViewer/gtk-youtube-viewer.png \
|
||||
${STAGEDIR}${PREFIX}/share/pixmaps/
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue