svn commit: r350474 - head/databases/ruby-mysql

Baptiste Daroussin bapt at FreeBSD.org
Mon Apr 7 13:25:06 UTC 2014


Author: bapt
Date: Mon Apr  7 13:25:05 2014
New Revision: 350474
URL: http://svnweb.freebsd.org/changeset/ports/350474
QAT: https://qat.redports.org/buildarchive/r350474/

Log:
  Add forgotten option DOCS

Modified:
  head/databases/ruby-mysql/Makefile

Modified: head/databases/ruby-mysql/Makefile
==============================================================================
--- head/databases/ruby-mysql/Makefile	Mon Apr  7 13:24:15 2014	(r350473)
+++ head/databases/ruby-mysql/Makefile	Mon Apr  7 13:25:05 2014	(r350474)
@@ -14,6 +14,8 @@ DIST_SUBDIR=	ruby
 MAINTAINER=	knu at FreeBSD.org
 COMMENT=	Ruby module for accessing MySQL databases with a C API like interface
 
+OPTIONS_DEFINE=	DOCS
+
 USE_MYSQL=	yes
 USE_RUBY=	yes
 USE_RUBY_EXTCONF=	yes


More information about the svn-ports-head mailing list