summaryrefslogtreecommitdiff
path: root/sys-devel/autoconf/autoconf-2.13-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/autoconf/autoconf-2.13-r2.ebuild')
-rw-r--r--sys-devel/autoconf/autoconf-2.13-r2.ebuild12
1 files changed, 9 insertions, 3 deletions
diff --git a/sys-devel/autoconf/autoconf-2.13-r2.ebuild b/sys-devel/autoconf/autoconf-2.13-r2.ebuild
index e84a401dd1b0..f26c02ae862c 100644
--- a/sys-devel/autoconf/autoconf-2.13-r2.ebuild
+++ b/sys-devel/autoconf/autoconf-2.13-r2.ebuild
@@ -12,13 +12,19 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
BDEPEND="
+ dev-lang/perl
sys-devel/m4
- dev-lang/perl"
-RDEPEND="${BDEPEND}
+ test? ( dev-util/dejagnu )
+"
+RDEPEND="
+ ${BDEPEND}
sys-apps/texinfo
- >=sys-devel/autoconf-wrapper-13"
+ >=sys-devel/autoconf-wrapper-13
+"
PATCHES=(
"${FILESDIR}"/${P}-gentoo.patch