From 10254a2d7c3ef0bccbb88e4f7de2201b609b7da2 Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Tue, 7 Nov 2006 17:01:02 +0000 Subject: [PATCH] Fix typo. --- databases/firebird-server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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