mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Fix launcher icon
- Bump portrevision PR: ports/61610 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
This commit is contained in:
parent
1182ccaaaf
commit
57b14007ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98716
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= eroaster
|
||||
PORTVERSION= 2.2.0.0.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.xcdroast.org/download/
|
||||
@ -42,5 +43,6 @@ pre-everything::
|
||||
post-patch::
|
||||
@cd ${WRKSRC} && ${RM} process.py.orig
|
||||
@${REINPLACE_CMD} -e 's|share/applets/Utility|share/gnome/apps/Utilities|' ${WRKSRC}/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's| --activate-goad-server=eroaster||' ${WRKSRC}/eroaster.desktop
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user