diff options
Diffstat (limited to 'dev-perl/Geo-IP/Geo-IP-1.27.ebuild')
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.27.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Geo-IP/Geo-IP-1.27.ebuild b/dev-perl/Geo-IP/Geo-IP-1.27.ebuild index d5e5734b08f1..9a439f9a466f 100644 --- a/dev-perl/Geo-IP/Geo-IP-1.27.ebuild +++ b/dev-perl/Geo-IP/Geo-IP-1.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.27.ebuild,v 1.4 2006/04/25 16:54:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.27.ebuild,v 1.5 2006/07/04 08:59:16 ian Exp $ inherit perl-module multilib @@ -12,5 +12,6 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" DEPEND="dev-libs/geoip" +RDEPEND="${DEPEND}" -myconf="${myconf} LIBS='-L/usr/$(get_libdir)'" +myconf="${myconf} LIBS='-L/usr/$(get_libdir)'"
\ No newline at end of file |