aboutsummaryrefslogtreecommitdiffstats
path: root/www/eventum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/eventum/Makefile')
-rw-r--r--www/eventum/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/eventum/Makefile b/www/eventum/Makefile
index 97820416279a..fae0645bea69 100644
--- a/www/eventum/Makefile
+++ b/www/eventum/Makefile
@@ -7,7 +7,7 @@
PORTNAME= eventum
PORTVERSION= 1.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= eventum
@@ -44,6 +44,9 @@ pre-everything::
@${ECHO_MSG} "WWWGRP " ${WWWGRP}
@${ECHO_MSG} ""
+pre-configure:
+ @${RM} ${WRKSRC}/misc/monitor.php.orig
+
pre-install:
@${MV} ${WRKSRC}/setup.conf.php ${WRKSRC}/setup.conf.php-dist
@${MV} ${WRKSRC}/config.inc.php ${WRKSRC}/config.inc.php-dist