aboutsummaryrefslogtreecommitdiff
path: root/sysutils/heartbeat2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/heartbeat2/Makefile')
-rw-r--r--sysutils/heartbeat2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/heartbeat2/Makefile b/sysutils/heartbeat2/Makefile
index be93b8c7c087..f8628fcc7bdb 100644
--- a/sysutils/heartbeat2/Makefile
+++ b/sysutils/heartbeat2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= heartbeat
PORTVERSION= 1.2.5
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://linux-ha.org/download/
@@ -72,8 +73,8 @@ BATCH=no
post-deinstall:
@BATCH=${BATCH} ${SH} ${PKGINSTALL} ${PKGNAME} DEINSTALL
-post-install:
- @BATCH=${BATCH} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
+pre-install:
+ @BATCH=${BATCH} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
# some subdirs treat man as documentation, therefor we have to install
# those man pages manually if NOPORTDOCS is defined