print/mp-letter: Remove leftover MAKE_ARGS
The definition of STAGEDIR isn't necessary, it was left over from an earlier version of stage support. PR: 185989
This commit is contained in:
parent
e3279c45ab
commit
01d088ee13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363132
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ INSTALL_TARGET= install-a4
|
|||
.endif
|
||||
|
||||
MAKEFILE= Makefile.dist
|
||||
MAKE_ARGS= STAGEDIR=${STAGEDIR}
|
||||
|
||||
post-install:
|
||||
.for a in ${LINKS}
|
||||
|
|
Loading…
Reference in a new issue