summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2010-11-30 03:04:15 +0000
committerSteve Arnold <nerdboy@gentoo.org>2010-11-30 03:04:15 +0000
commit9e4f275aa70a014712da985d978d9ffc54ffa33f (patch)
treef0787e24fff4fba6aebc4b0959132e9b31148268 /sci-libs/gdal/gdal-1.6.3-r1.ebuild
parentBug #347219 - Add LPPL-1.3b to MISC-FREE license group. (diff)
downloadhistorical-9e4f275aa70a014712da985d978d9ffc54ffa33f.tar.gz
historical-9e4f275aa70a014712da985d978d9ffc54ffa33f.tar.bz2
historical-9e4f275aa70a014712da985d978d9ffc54ffa33f.zip
Updated USE flag and config for bug 343531; converted to ruby-ng.
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/gdal/gdal-1.6.3-r1.ebuild')
-rw-r--r--sci-libs/gdal/gdal-1.6.3-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/gdal/gdal-1.6.3-r1.ebuild b/sci-libs/gdal/gdal-1.6.3-r1.ebuild
index ca2b85b82de8..422b388199a8 100644
--- a/sci-libs/gdal/gdal-1.6.3-r1.ebuild
+++ b/sci-libs/gdal/gdal-1.6.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.6.3-r1.ebuild,v 1.13 2010/11/08 17:37:06 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.6.3-r1.ebuild,v 1.14 2010/11/30 03:04:15 nerdboy Exp $
EAPI="3"
WANT_AUTOCONF="2.5"
@@ -8,7 +8,7 @@ RUBY_OPTIONAL="yes"
USE_RUBY="ruby18"
PYTHON_DEPEND="2"
-inherit autotools distutils eutils perl-module ruby toolchain-funcs
+inherit autotools distutils eutils perl-module ruby-ng toolchain-funcs
DESCRIPTION="GDAL is a translator library for raster geospatial data formats (includes OGR support)"
HOMEPAGE="http://www.gdal.org/"
@@ -108,7 +108,7 @@ src_configure() {
$(use_with gml xerces) $(use_with hdf5) $(use_with curl) \
$(use_with postgres pg) $(use_with python) $(use_with ruby) \
$(use_with threads) $(use_with fits cfitsio) $(use_with perl) \
- $(use_with sqlite sqlite3 =${EPREFIX}/usr) $(use_with geos) \
+ $(use_with sqlite sqlite3 ="${EPREFIX}"/usr) $(use_with geos) \
$(use_with jpeg2k jasper) $(use_with odbc) $(use_enable debug)"
# It can't find this