aboutsummaryrefslogtreecommitdiff
path: root/math/edenmath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/edenmath/Makefile')
-rw-r--r--math/edenmath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/edenmath/Makefile b/math/edenmath/Makefile
index c837b97f4039..a77bd10b6241 100644
--- a/math/edenmath/Makefile
+++ b/math/edenmath/Makefile
@@ -3,7 +3,7 @@
PORTNAME= edenmath
PORTVERSION= 1.1.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math gnustep
MASTER_SITES= http://www.eskimo.com/~pburns/EdenMath/files/
DISTNAME= EdenMath_GNUstep-${PORTVERSION}
@@ -21,6 +21,6 @@ post-patch:
${WRKSRC}/GNUmakefile
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/EdenMath.app/EdenMath
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/EdenMath.app/EdenMath
.include <bsd.port.mk>