aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fusefs-funionfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fusefs-funionfs/Makefile')
-rw-r--r--sysutils/fusefs-funionfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-funionfs/Makefile b/sysutils/fusefs-funionfs/Makefile
index e93a14fad5c2..f18946ad285a 100644
--- a/sysutils/fusefs-funionfs/Makefile
+++ b/sysutils/fusefs-funionfs/Makefile
@@ -26,7 +26,7 @@ do-build:
-L${LOCALBASE}/lib ${PTHREAD_LIBS} -lfuse)
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/funionfs ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/funionfs ${TARGETDIR}/bin
.include <bsd.port.pre.mk>