svn commit: r338578 - head/mail/dbmail

Jason Helfman jgh at FreeBSD.org
Fri Jan 3 19:55:38 UTC 2014


Author: jgh
Date: Fri Jan  3 19:55:37 2014
New Revision: 338578
URL: http://svnweb.freebsd.org/changeset/ports/338578

Log:
  - reintroduce DOCS option to user removed in r338576
  
  Spotted by:	portmgr
  Approved by:	maintainer, ahicks at p-o.co.uk (implicit)

Modified:
  head/mail/dbmail/Makefile

Modified: head/mail/dbmail/Makefile
==============================================================================
--- head/mail/dbmail/Makefile	Fri Jan  3 19:46:05 2014	(r338577)
+++ head/mail/dbmail/Makefile	Fri Jan  3 19:55:37 2014	(r338578)
@@ -23,7 +23,7 @@ BUILD_DEPENDS+=	asciidoc:${PORTSDIR}/tex
 
 CONFLICTS=	dbmail-2.* dbmail22-[0-9]*
 
-OPTIONS_DEFINE=	LDAP SIEVE THREADS
+OPTIONS_DEFINE=	DOCS LDAP SIEVE THREADS
 OPTIONS_DEFAULT=	THREADS
 SIEVE_DESC=	Build with support for Sieve mail sorting language
 


More information about the svn-ports-all mailing list