aboutsummaryrefslogtreecommitdiffstats
path: root/net/remotedesk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/remotedesk/Makefile')
-rw-r--r--net/remotedesk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/remotedesk/Makefile b/net/remotedesk/Makefile
index 0fab090400ab..2fb326349376 100644
--- a/net/remotedesk/Makefile
+++ b/net/remotedesk/Makefile
@@ -2,7 +2,7 @@
PORTNAME= remotedesk
PORTVERSION= 0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= RemoteDesk-${PORTVERSION}
@@ -22,6 +22,6 @@ post-patch:
${WRKSRC}/GNUmakefile
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/RemoteDesk.app/RemoteDesk
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/RemoteDesk.app/RemoteDesk
.include <bsd.port.mk>