aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/mboxstats/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mboxstats/Makefile b/mail/mboxstats/Makefile
index 8b6d994eb3c4..b413900f4293 100644
--- a/mail/mboxstats/Makefile
+++ b/mail/mboxstats/Makefile
@@ -31,6 +31,6 @@ post-patch:
.endif
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/mboxstats ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/mboxstats ${TARGETDIR}/bin
.include <bsd.port.post.mk>