Sync patch with the current desktop file.
Name=Xara LX has been changed to Name=Xara Xtreme
This commit is contained in:
parent
45c2ce0a91
commit
0c1465e13f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171619
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ BROKEN= does not configure due to the lack of CDraw libraries for ${ARCH}
|
|||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -E \
|
||||
-e 's/^Name=Xara LX$$/Name=Xara LX ${PORTVERSION}/' \
|
||||
-e 's/^Name=Xara Xtreme$$/Name=Xara Xtreme ${PORTVERSION}/' \
|
||||
-e 's/^Icon=xaralx.png$$/Icon=xaralx${PKGNAMESUFFIX}.png/' \
|
||||
-e 's/^FilePattern=xaralx;$$/FilePattern=xaralx${PKGNAMESUFFIX}/' \
|
||||
-e 's/^Exec=xaralx %F$$/Exec=xaralx${PKGNAMESUFFIX} %F/' \
|
||||
|
|
Loading…
Reference in a new issue