summaryrefslogtreecommitdiff
path: root/misc/amanda/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/amanda/Makefile')
-rw-r--r--misc/amanda/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda/Makefile b/misc/amanda/Makefile
index 4a59ef274d91..30286958d052 100644
--- a/misc/amanda/Makefile
+++ b/misc/amanda/Makefile
@@ -45,6 +45,6 @@ post-install:
.endfor
@${MKDIR} ${PREFIX}/share/examples/amanda
${INSTALL_DATA} ${WRKSRC}/example/* ${PREFIX}/share/examples/amanda
- @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
+ @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.include <bsd.port.mk>