summaryrefslogtreecommitdiff
path: root/sysutils/eroaster/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-21 19:11:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-21 19:11:55 +0000
commit57b14007ba5498ae9275edf41c3fd2e2433bc5b1 (patch)
treed8f493b7a1319aea31be1022524096ec6a08370c /sysutils/eroaster/Makefile
parent- Update to 20030815 snapshot (diff)
- Fix launcher icon
- Bump portrevision PR: ports/61610 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Notes
Notes: svn path=/head/; revision=98716
Diffstat (limited to 'sysutils/eroaster/Makefile')
-rw-r--r--sysutils/eroaster/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/eroaster/Makefile b/sysutils/eroaster/Makefile
index 78f9d95e0270..6a445810a2ed 100644
--- a/sysutils/eroaster/Makefile
+++ b/sysutils/eroaster/Makefile
@@ -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>