mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix typo.
This commit is contained in:
parent
4f2e6ac96b
commit
10254a2d7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176726
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ pre-everything::
|
||||||
pre-su-install:
|
pre-su-install:
|
||||||
@${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PORTNAME} PRE-INSTALL
|
@${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PORTNAME} PRE-INSTALL
|
||||||
|
|
||||||
post-su-install:
|
post-install:
|
||||||
@${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PORTNAME} POST-INSTALL
|
@${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PORTNAME} POST-INSTALL
|
||||||
@${CAT} ${PKGMESSAGE}
|
@${CAT} ${PKGMESSAGE}
|
||||||
.endif
|
.endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue