aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-06-26 01:01:52 +0800
committerbapt <bapt@FreeBSD.org>2014-06-26 01:01:52 +0800
commit8b69ca213ca8138da2e897e23f04143f89174204 (patch)
tree1b884db08455cd1712a8bc6d629193940218dd11 /databases
parent4e274de33028621210f96daedb6f632c307792f3 (diff)
downloadfreebsd-ports-gnome-8b69ca213ca8138da2e897e23f04143f89174204.tar.gz
freebsd-ports-gnome-8b69ca213ca8138da2e897e23f04143f89174204.tar.zst
freebsd-ports-gnome-8b69ca213ca8138da2e897e23f04143f89174204.zip
Fix build without texinfo in base
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql51-server/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql51-server/Makefile b/databases/mysql51-server/Makefile
index 6acec9db7718..76d1bf0fb12e 100644
--- a/databases/mysql51-server/Makefile
+++ b/databases/mysql51-server/Makefile
@@ -15,6 +15,7 @@ COMMENT?= Multithreaded SQL database (server)
SLAVEDIRS= databases/mysql51-client databases/mysql51-scripts
GNU_CONFIGURE= yes
+USES= makeinfo
CONFIGURE_ARGS= --localstatedir=/var/db/mysql \
--without-debug \
--without-readline \