aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-23 19:54:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-23 19:54:26 +0000
commitf7a32da28c6d826786029679a581e4f12d062a69 (patch)
treeeca06e8a0080fb04614a2d1be111197819a071d7 /emulators
parent9ac9637ae1b15dbec4b4ce2096c68de8717e111d (diff)
downloadports-f7a32da28c6d826786029679a581e4f12d062a69.tar.gz
ports-f7a32da28c6d826786029679a581e4f12d062a69.zip
- Correct desktop icon
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=312850
Diffstat (limited to 'emulators')
-rw-r--r--emulators/swine/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/emulators/swine/Makefile b/emulators/swine/Makefile
index a66b09ffe277..c742c4964e95 100644
--- a/emulators/swine/Makefile
+++ b/emulators/swine/Makefile
@@ -1,11 +1,10 @@
-# Created by: nemysis@gmx.ch
+# Created by: nemysis@gmx.ch
# $FreeBSD$
PORTNAME= swine
PORTVERSION= 1.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators deskutils python
-MASTER_SITES= GH
MAINTAINER= nemysis@gmx.ch
COMMENT= Qt4 graphical Wine frontend
@@ -40,8 +39,10 @@ RUN_DEPENDS+= wine:${PORTSDIR}/emulators/wine-devel
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|/usr|${PREFIX}|g' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|' ${WRKSRC}/version.sh
+ @${REINPLACE_CMD} -e 's|/usr/share/swine/images/swine32.png|${PREFIX}/share/pixmaps/swine.png|' \
+ ${WRKSRC}/resources/swine.desktop
+ @${FIND} ${WRKSRC} -name "*.bak" -delete
do-install:
${MKDIR} ${DATADIRLIB}