aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/ha
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/ha')
-rw-r--r--archivers/ha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile
index 70c428984c6..09e0ab2fac9 100644
--- a/archivers/ha/Makefile
+++ b/archivers/ha/Makefile
@@ -32,6 +32,6 @@ post-patch:
${WRKSRC}/makefile.nix
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/ha ${TARGETDIR}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/ha ${PREFIX}/bin
.include <bsd.port.mk>