aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-24 10:16:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-24 10:16:18 +0000
commit944cefafc5f88d47e2eb6034326adca3f02b397d (patch)
tree99a9ee5be80fd474305dfca6345d12fad65c8672 /databases
parent98a8330e3ec6995fc24a337b1181d10415e3d216 (diff)
downloadports-944cefafc5f88d47e2eb6034326adca3f02b397d.tar.gz
ports-944cefafc5f88d47e2eb6034326adca3f02b397d.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql-proxy/Makefile2
-rw-r--r--databases/mysql-proxy/pkg-plist3
2 files changed, 1 insertions, 4 deletions
diff --git a/databases/mysql-proxy/Makefile b/databases/mysql-proxy/Makefile
index 5b31c1915912..4ac2640f1aac 100644
--- a/databases/mysql-proxy/Makefile
+++ b/databases/mysql-proxy/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= swills@FreeBSD.org
COMMENT= Monitor, analyze, or transform the communication of MySQL
LIB_DEPENDS= libevent-1.4.so:${PORTSDIR}/devel/libevent \
- libglib.so:${PORTSDIR}/devel/glib20
+ libglib-2.0.so:${PORTSDIR}/devel/glib20
CONFIGURE_ARGS+= --with-lua=lua-5.1 --with-mysql=${LOCALBASE}/bin/mysql_config --docdir=${DATADIR} --enable-self-contained
CFLAGS+= -I${LOCALBASE}/include
diff --git a/databases/mysql-proxy/pkg-plist b/databases/mysql-proxy/pkg-plist
index a4641bcb12a4..68ed99b18538 100644
--- a/databases/mysql-proxy/pkg-plist
+++ b/databases/mysql-proxy/pkg-plist
@@ -133,7 +133,4 @@ libexec/pkgconfig/mysql-proxy.pc
@dirrmtry lib/mysql-proxy
@dirrmtry libexec/pkgconfig
@dirrmtry %%EXAMPLESDIR%%
-@dirrmtry %%DATADIR%%/lua/proxy
-@dirrmtry %%DATADIR%%/lua
@dirrmtry %%DATADIR%%
-@dirrmtry %%DOCSDIR%%