diff --git a/databases/firebird-server/Makefile b/databases/firebird-server/Makefile index 6f72635c3300..28db89f3883f 100644 --- a/databases/firebird-server/Makefile +++ b/databases/firebird-server/Makefile @@ -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