aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-29 23:37:52 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-29 23:37:52 +0000
commitd1044591e68bac0f527dbe6fa96e78f6d36384ff (patch)
tree8173e9b147889b86d9c5f94e982ea73e733029e3 /deskutils
parent22b0897e80b972ba4cc2f57e3667e573fe174795 (diff)
downloadports-d1044591e68bac0f527dbe6fa96e78f6d36384ff.tar.gz
ports-d1044591e68bac0f527dbe6fa96e78f6d36384ff.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/charmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/charmap/Makefile b/deskutils/charmap/Makefile
index 4107da3405af..e7ff7cc55766 100644
--- a/deskutils/charmap/Makefile
+++ b/deskutils/charmap/Makefile
@@ -17,6 +17,6 @@ USES= gnustep
USE_GNUSTEP= back build
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/Charmap.app/Charmap
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Charmap.app/Charmap
.include <bsd.port.mk>