aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/wmflame/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wmflame/Makefile')
-rw-r--r--sysutils/wmflame/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/wmflame/Makefile b/sysutils/wmflame/Makefile
index 20196e037053..09bda6e84789 100644
--- a/sysutils/wmflame/Makefile
+++ b/sysutils/wmflame/Makefile
@@ -20,8 +20,7 @@ PLIST_FILES= bin/wmflame
WRKSRC= ${WRKDIR}/wmflame.app/${PORTNAME}
-NO_STAGE= yes
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/wmflame ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/wmflame ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>