aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-03-01 21:23:14 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-03-01 21:23:14 +0000
commit7e339abf8a381a46ef82e3a2462622a709e23bbd (patch)
treec81589bd52dcd80b0393c9e33f73dd8e4056e7bf /databases
parent2c4da57ad2666a12bcf1d6d88a487ac746fb4897 (diff)
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/kumofs/Makefile4
-rw-r--r--databases/mysql-q4m/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/kumofs/Makefile b/databases/kumofs/Makefile
index 3138587d43c1..4e9075ee538c 100644
--- a/databases/kumofs/Makefile
+++ b/databases/kumofs/Makefile
@@ -19,8 +19,8 @@ USE_AUTOTOOLS= libtool autoheader autoconf automake aclocal
ACLOCAL_ARGS= # empty
AUTOMAKE_ARGS= --add-missing --copy
CONFIGURE_ARGS= --with-msgpack=${LOCALBASE} --with-tokyocabinet=${LOCALBASE}
-USE_GCC= 4.2+
-USE_GMAKE= yes
+USES= gmake
+USE_GCC= any
USE_RUBY= yes
USE_RC_SUBR= kumofs-manager kumofs-server kumofs-gateway
PIDDIR?= /var/run/kumofs
diff --git a/databases/mysql-q4m/Makefile b/databases/mysql-q4m/Makefile
index 8bcb2fb16085..ad551f2d7015 100644
--- a/databases/mysql-q4m/Makefile
+++ b/databases/mysql-q4m/Makefile
@@ -15,7 +15,7 @@ FETCH_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/${_MYSQL_SERVER}:build
USES= gmake perl5
USE_AUTOTOOLS= libtool
USE_MYSQL= server
-USE_GCC= 4.2+
+USE_GCC= any
USE_PERL5= run
GNU_CONFIGURE= yes