dev-ml/pgocaml: enable camlp4 by default
authorAlexis Ballier <aballier@gentoo.org>
Wed, 7 Dec 2016 19:13:32 +0000 (20:13 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 7 Dec 2016 19:31:40 +0000 (20:31 +0100)
Package-Manager: portage-2.3.3

dev-ml/pgocaml/pgocaml-2.3.ebuild

index 4afb98e090e1bb388de9c42555ced24456918863..326be95c2e8cf36502d5c2b7f99a286c15da39b9 100644 (file)
@@ -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:=