summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 16:29:55 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 16:29:55 +0000
commitd90fb5e7e921d5f0b3adea73ce700b23a202034e (patch)
tree63890ee1925157b2f716783287bfe3bed190f5a8 /dev-ml/pcre-ocaml
parentsync IUSE (+doc), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (M... (diff)
downloadgentoo-2-d90fb5e7e921d5f0b3adea73ce700b23a202034e.tar.gz
gentoo-2-d90fb5e7e921d5f0b3adea73ce700b23a202034e.tar.bz2
gentoo-2-d90fb5e7e921d5f0b3adea73ce700b23a202034e.zip
sync IUSE (missing)
Diffstat (limited to 'dev-ml/pcre-ocaml')
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild
index 42db96d49dae..768a620783fb 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild,v 1.7 2004/06/25 00:03:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild,v 1.8 2004/07/14 16:29:55 agriffis Exp $
DESCRIPTION="Perl Compatibility Regular Expressions for OCaml"
HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html"
@@ -13,6 +13,7 @@ SRC_URI="http://www.ai.univie.ac.at/~markus/ocaml_sources/pcre-ocaml-4.26.3.tar.
SLOT="3"
KEYWORDS="x86"
+IUSE=""
src_compile() {
make all opt || die