aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql-proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql-proxy/Makefile')
-rw-r--r--databases/mysql-proxy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/mysql-proxy/Makefile b/databases/mysql-proxy/Makefile
index b7124326d323..e104eab27e24 100644
--- a/databases/mysql-proxy/Makefile
+++ b/databases/mysql-proxy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mysql-proxy
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= MySQL-Proxy
@@ -26,6 +27,7 @@ USE_GNOME= gnometarget pkgconfig
USE_ICONV= yes
USE_LUA= 5.1+
USE_MYSQL= yes
+USE_RC_SUBR= mysql-proxy.sh
IGNORE_WITH_MYSQL= 323 40
.include <bsd.port.mk>