svn commit: r361968 - head/net-im/mu-conference
Adam Weinberger
adamw at FreeBSD.org
Tue Jul 15 16:40:59 UTC 2014
Author: adamw
Date: Tue Jul 15 16:40:58 2014
New Revision: 361968
URL: http://svnweb.freebsd.org/changeset/ports/361968
QAT: https://qat.redports.org/buildarchive/r361968/
Log:
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Modified:
head/net-im/mu-conference/Makefile
Modified: head/net-im/mu-conference/Makefile
==============================================================================
--- head/net-im/mu-conference/Makefile Tue Jul 15 16:36:19 2014 (r361967)
+++ head/net-im/mu-conference/Makefile Tue Jul 15 16:40:58 2014 (r361968)
@@ -20,7 +20,7 @@ USES= pkgconfig
USE_GNOME= glib20
USE_RC_SUBR= ${PORTNAME}
-OPTIONS_DEFINE= MYSQL
+OPTIONS_DEFINE= MYSQL DOCS
OPTIONS_DEFAULT=DAEMON
OPTIONS_SINGLE= SERVER
OPTIONS_SINGLE_SERVER= JABBER JABBERD EJABBERD DAEMON
More information about the svn-ports-head
mailing list