summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/webkit-gtk3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile
index 2619ec56c..67e12b779 100644
--- a/www/webkit-gtk3/Makefile
+++ b/www/webkit-gtk3/Makefile
@@ -157,6 +157,6 @@ post-patch:
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/Programs/GtkLauncher \
- ${PREFIX}/bin/GtkLauncher-3
+ ${STAGEDIR}${PREFIX}/bin/GtkLauncher-3
.include <bsd.port.post.mk>