aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/poe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/poe/Makefile')
-rw-r--r--multimedia/poe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/poe/Makefile b/multimedia/poe/Makefile
index 923f9f1c4281..d374017bb173 100644
--- a/multimedia/poe/Makefile
+++ b/multimedia/poe/Makefile
@@ -2,7 +2,7 @@
PORTNAME= poe
PORTVERSION= 0.5.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= multimedia gnustep
MASTER_SITES= http://www.eskimo.com/~pburns/Poe/files/
DISTNAME= Poe-${PORTVERSION}
@@ -24,6 +24,6 @@ post-patch:
${WRKSRC}/GNUmakefile
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/Poe.app/Poe
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Poe.app/Poe
.include <bsd.port.mk>