diff --git a/www/ompload/Makefile b/www/ompload/Makefile index 97ba6384c405..8b5869a3a3b7 100644 --- a/www/ompload/Makefile +++ b/www/ompload/Makefile @@ -23,8 +23,7 @@ NO_BUILD= yes PLIST_FILES= bin/ompload -NO_STAGE= yes do-install: - ${INSTALL_SCRIPT} ${DISTDIR}/${DISTNAME} ${PREFIX}/bin/ompload + ${INSTALL_SCRIPT} ${DISTDIR}/${DISTNAME} ${STAGEDIR}${PREFIX}/bin/ompload .include