svn commit: r359988 - head/databases/mysql56-server

Baptiste Daroussin bapt at FreeBSD.org
Tue Jul 1 12:42:05 UTC 2014


Author: bapt
Date: Tue Jul  1 12:42:04 2014
New Revision: 359988
URL: http://svnweb.freebsd.org/changeset/ports/359988
QAT: https://qat.redports.org/buildarchive/r359988/

Log:
  Revert accidental removal of USES=perl5

Modified:
  head/databases/mysql56-server/Makefile

Modified: head/databases/mysql56-server/Makefile
==============================================================================
--- head/databases/mysql56-server/Makefile	Tue Jul  1 12:39:10 2014	(r359987)
+++ head/databases/mysql56-server/Makefile	Tue Jul  1 12:42:04 2014	(r359988)
@@ -44,6 +44,7 @@ SHEBANG_FILES=	scripts/*.pl* scripts/*.s
 USE_MYSQL=	yes
 WANT_MYSQL_VER=	56
 
+USES+=		perl5
 USE_PERL5=	run
 
 CONFLICTS_INSTALL=	mysql5.[0-57-9]-server-* mysql[0-46-9][0-9]-server-* percona[0-9][0-9]-server-* mariadb[0-9][0-9]-server-*


More information about the svn-ports-head mailing list