summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.021.ebuild')
-rw-r--r--perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.021.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.021.ebuild b/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.021.ebuild
index 74d6342ac20c..40ad14a8f861 100644
--- a/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.021.ebuild
+++ b/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.021.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.021.ebuild,v 1.1 2009/08/31 08:13:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.021.ebuild,v 1.2 2009/10/30 15:47:05 haubi Exp $
EAPI=2
@@ -20,6 +20,6 @@ DEPEND="${RDEPEND}
SRC_TEST=do
src_configure(){
- BUILD_BZIP2=0 BZIP2_INCLUDE= BZIP2_LIB= \
+ BUILD_BZIP2=0 BZIP2_INCLUDE=. BZIP2_LIB= \
perl-module_src_configure
}