mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Fix the Icon of the .desktop file.
This commit is contained in:
parent
d83eecc17c
commit
4001f01e8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266663
@ -31,6 +31,8 @@ LICENSE= GPLv2
|
||||
pre-configure:
|
||||
${REINPLACE_CMD} -e 's|%%PYTHON_CMD%%|${PYTHON_CMD}|' \
|
||||
${WRKSRC}/tvdownloader.sh
|
||||
${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \
|
||||
${WRKSRC}/tvdownload.desktop
|
||||
.if defined(NOPORTDOCS)
|
||||
${REINPLACE_CMD} -e 's|%%DOC%%|#|' ${WRKSRC}/Makefile
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user