forked from Lainports/freebsd-ports
Fix typo.
This commit is contained in:
parent
4f2e6ac96b
commit
10254a2d7c
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ pre-everything::
|
|||
pre-su-install:
|
||||
@${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PORTNAME} PRE-INSTALL
|
||||
|
||||
post-su-install:
|
||||
post-install:
|
||||
@${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PORTNAME} POST-INSTALL
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
.endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue