aboutsummaryrefslogtreecommitdiff
path: root/graphics/preview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/preview/Makefile')
-rw-r--r--graphics/preview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/preview/Makefile b/graphics/preview/Makefile
index 279a86195342..44b1978ca431 100644
--- a/graphics/preview/Makefile
+++ b/graphics/preview/Makefile
@@ -2,7 +2,7 @@
PORTNAME= preview
PORTVERSION= 0.8.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics gnustep
MASTER_SITES= http://download.gna.org/gsimageapps/
PKGNAMEPREFIX= gnustep-
@@ -20,6 +20,6 @@ USE_GNUSTEP= back build
WRKSRC= ${WRKDIR}/Preview
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/Preview.app/Preview
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Preview.app/Preview
.include <bsd.port.mk>