net-p2p/litecoin: Fix .desktop file

PR:		201154
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
This commit is contained in:
Steve Wills 2015-08-05 14:39:42 +00:00
parent ade34df055
commit dd8ffb0a8f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393591

View file

@ -4,6 +4,7 @@
PORTNAME= litecoin
PORTVERSION= 0.10.2.2
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= net-p2p finance
MASTER_SITES= LOCAL/swills
@ -89,7 +90,8 @@ PLIST_FILES?= bin/litecoin-qt share/applications/litecoin-qt.desktop \
.if defined(SLAVE_PORT) && ${SLAVE_PORT} == "no"
post-patch:
@${REINPLACE_CMD} -e 's|bitcoin128|litecoin128|' \
@${REINPLACE_CMD} -e 's|bitcoin|litecoin|g' \
-e 's|Bitcoin|Litecoin|g' \
${WRKSRC}/contrib/debian/bitcoin-qt.desktop
post-install: