From: Alexis Ballier Date: Wed, 7 Dec 2016 19:13:32 +0000 (+0100) Subject: dev-ml/pgocaml: enable camlp4 by default X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2ae69ce4de65e007244faad2fd057937041f5a28;p=gentoo.git dev-ml/pgocaml: enable camlp4 by default Package-Manager: portage-2.3.3 --- diff --git a/dev-ml/pgocaml/pgocaml-2.3.ebuild b/dev-ml/pgocaml/pgocaml-2.3.ebuild index 4afb98e090e1..326be95c2e8c 100644 --- a/dev-ml/pgocaml/pgocaml-2.3.ebuild +++ b/dev-ml/pgocaml/pgocaml-2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1597/${P}.tgz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" KEYWORDS="~amd64" -IUSE="camlp4 doc" +IUSE="+camlp4 doc" DEPEND="dev-ml/calendar:= dev-ml/csv:=