aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/portlint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/portlint/Makefile b/devel/portlint/Makefile
index 9a004e19adbb..e6923a60bb9d 100644
--- a/devel/portlint/Makefile
+++ b/devel/portlint/Makefile
@@ -37,7 +37,7 @@ post-patch:
${WRKSRC}/portlintgrep.pl
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/portlint.pl ${PREFIX}/bin/portlint
+ ${INSTALL_SCRIPT} ${WRKSRC}/portlint.pl ${TARGETDIR}/bin/portlint
${INSTALL_MAN} ${WRKSRC}/portlint.1 ${MAN1PREFIX}/man/man1
${MKDIR} ${EXAMPLESDIR}
${INSTALL_SCRIPT} ${WRKSRC}/portlintgrep.pl ${EXAMPLESDIR}/portlintgrep