aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2006-11-07 17:01:02 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2006-11-07 17:01:02 +0000
commit10254a2d7c3ef0bccbb88e4f7de2201b609b7da2 (patch)
treeff7c798fc450e03d76dfe209d4f069b53e85ba34 /databases
parent4f2e6ac96bf3b427d3388c988cd7d1b996887518 (diff)
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/firebird-server/Makefile2
1 files changed, 1 insertions, 1 deletions
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