aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql-q4m
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/mysql-q4m
parent2c4da57ad2666a12bcf1d6d88a487ac746fb4897 (diff)
downloadports-7e339abf8a381a46ef82e3a2462622a709e23bbd.tar.gz
ports-7e339abf8a381a46ef82e3a2462622a709e23bbd.zip
Replace USE_GCC=4.2+ by USE_GCC=any. [1]
And USE_GMAKE by USES=gmake where touching a port because of the above. Approved by: portmgr (bapt) [1]
Notes
Notes: svn path=/head/; revision=346721
Diffstat (limited to 'databases/mysql-q4m')
-rw-r--r--databases/mysql-q4m/Makefile2
1 files changed, 1 insertions, 1 deletions
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