diff --git a/devel/p4/Makefile b/devel/p4/Makefile index 2e6d9c406d24..1a6667d8a3e3 100644 --- a/devel/p4/Makefile +++ b/devel/p4/Makefile @@ -26,12 +26,11 @@ NO_WRKSUBDIR= yes PLIST_FILES= bin/p4 -NO_STAGE= yes .include .include "Makefile.inc" do-install: - ${INSTALL_PROGRAM} ${_DISTDIR}/p4 ${PREFIX}/bin/ + ${INSTALL_PROGRAM} ${DISTDIR}/${DIST_SUBDIR}/p4 ${STAGEDIR}${PREFIX}/bin .include