Add a missing ${SETENV}.
Submitted by: bento
This commit is contained in:
parent
9a79a15045
commit
35652e3627
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56507
@ -171,7 +171,7 @@ pre-install:
|
||||
@${ECHO_CMD} @cwd ${PREFIX} >>${PLIST}
|
||||
@${ECHO_CMD} @dirrm share/doc/${PORTNAME} >>${PLIST}
|
||||
.endif
|
||||
@$(PKGINSTALL_ENV) ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
|
||||
@${SETENV} ${PKGINSTALL_ENV} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
|
||||
|
||||
post-install:
|
||||
.if !defined(NO_AUTOKEY)
|
||||
|
Loading…
Reference in New Issue
Block a user