aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-02-24 03:54:26 +0800
committermiwi <miwi@FreeBSD.org>2013-02-24 03:54:26 +0800
commit1d91d2433a3abb98638ee08e913dee1cff5d75dd (patch)
treeeca06e8a0080fb04614a2d1be111197819a071d7 /emulators
parentbfa7250dae984e519329de75a56831c6c7a5a592 (diff)
downloadfreebsd-ports-gnome-1d91d2433a3abb98638ee08e913dee1cff5d75dd.tar.gz
freebsd-ports-gnome-1d91d2433a3abb98638ee08e913dee1cff5d75dd.tar.zst
freebsd-ports-gnome-1d91d2433a3abb98638ee08e913dee1cff5d75dd.zip
- Correct desktop icon
- Bump PORTREVISION
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}