aboutsummaryrefslogtreecommitdiff
path: root/sysutils/watchmen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/watchmen/Makefile')
-rw-r--r--sysutils/watchmen/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/watchmen/Makefile b/sysutils/watchmen/Makefile
index 80f56d385b4b..4d1f0162fa61 100644
--- a/sysutils/watchmen/Makefile
+++ b/sysutils/watchmen/Makefile
@@ -1,5 +1,6 @@
PORTNAME= watchmen
PORTVERSION= 0.09
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= proler@gmail.com
@@ -28,10 +29,12 @@ MYSQL_DESC= Enable test mysql queries
PGSQL_DESC= Enable test postgresql queries
EMAIL_DESC= Report problems by email
-MYSQL_RUN_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql
+MYSQL_RUN_DEPENDS= ${DBD_MYSQL}
PGSQL_RUN_DEPENDS= p5-DBD-Pg>=2.19.2:databases/p5-DBD-Pg
EMAIL_RUN_DEPENDS= p5-MIME-Lite>=0:mail/p5-MIME-Lite
+MYSQL_USES= mysql
+
post-install:
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf.dist ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample