Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2015 06:24:15 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382795 - head/mail/rainloop
Message-ID:  <201503310624.t2V6OFfn089792@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Mar 31 06:24:15 2015
New Revision: 382795
URL: https://svnweb.freebsd.org/changeset/ports/382795
QAT: https://qat.redports.org/buildarchive/r382795/

Log:
  - Remove duplicate lines
  - Mark BROKEN

Modified:
  head/mail/rainloop/Makefile

Modified: head/mail/rainloop/Makefile
==============================================================================
--- head/mail/rainloop/Makefile	Tue Mar 31 06:07:53 2015	(r382794)
+++ head/mail/rainloop/Makefile	Tue Mar 31 06:24:15 2015	(r382795)
@@ -18,9 +18,6 @@ LICENSE_PERMS=	dist-mirror pkg-mirror au
 RHASH=		3cd56183a7425a8750c19bc688aedd81
 RBUILD=		291
 
-OPTIONS_SINGLE=	DB
-OPTIONS_SINGLE_DB=	MYSQL PGSQL SQLITE
-
 USES=		zip
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
@@ -31,6 +28,7 @@ PLIST_SUB=	VER="${RVER}" WWWOWN="${WWWOW
 
 OPTIONS_SINGLE=	DB
 OPTIONS_SINGLE_DB=	MYSQL PGSQL SQLITE
+BROKEN=		You must select one and only one option from the DB single
 
 .include <bsd.port.options.mk>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503310624.t2V6OFfn089792>